Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-233428
#<BuildRuby:0x0000559d0de97f28
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-233428",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000103 0.006169 0.843532 ( 1.028768)
build_miniruby 0.000966 0.000242 1.018825 ( 1.016946)
build_ruby 0.001213 0.000303 2.769855 ( 2.767206)
build_all 0.007789 0.001947 16.694067 ( 3.002250)
build_install 0.007706 0.001927 2.299994 ( 1.185932)
test_btest 0.000926 0.000231 69.299480 ( 10.848346)
test_basic 0.006915 0.000505 0.349158 ( 0.434284)
test_all 0.001064 0.000251 690.040758 ( 97.732682)
test_rubyspec 0.064018 0.067338 51.578660 ( 59.596460)
total: 177.61 sec