Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-132152
#<BuildRuby:0x000055f26522be80
@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.20230114-132152",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000045 0.000006 0.000051 ( 0.000049)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.004457 0.004776 0.850475 ( 1.033643)
build_miniruby 0.001112 0.000222 1.018334 ( 1.016276)
build_ruby 0.001343 0.000269 2.796074 ( 2.793574)
build_all 0.009705 0.000176 16.783926 ( 2.965713)
build_install 0.006513 0.004881 2.080182 ( 1.073610)
test_btest 0.000827 0.000184 75.014502 ( 10.822228)
test_basic 0.002129 0.005174 0.340700 ( 0.425464)
test_all 0.001016 0.000282 675.764342 ( 94.789009)
test_rubyspec 0.092989 0.038736 52.277692 ( 60.306248)
total: 175.23 sec