Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-161524
#<BuildRuby:0x0000557721908010
@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.20221223-161524",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000013 0.004229 0.863423 ( 1.075576)
build_miniruby 0.000782 0.000285 0.947578 ( 0.946131)
build_ruby 0.000942 0.000342 2.603790 ( 2.602048)
build_all 0.009185 0.000000 15.660848 ( 3.239492)
build_install 0.008871 0.000146 2.280383 ( 1.314053)
test_btest 0.000446 0.000119 65.973399 ( 10.905626)
test_basic 0.003828 0.001020 0.334701 ( 0.425436)
test_all 0.001133 0.000302 622.501049 ( 98.828026)
test_rubyspec 0.033653 0.033642 52.091275 ( 60.320089)
total: 179.66 sec