Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-164057
#<BuildRuby:0x000055e62a20ca90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-164057",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009264 0.000195 0.930515 ( 1.600940)
build_miniruby 0.001990 0.000266 0.844107 ( 0.843050)
build_ruby 0.002612 0.000348 2.136596 ( 2.136774)
build_all 0.018137 0.003207 18.696134 ( 2.175685)
build_install 0.016843 0.006295 1.991883 ( 1.022073)
test_btest 0.001178 0.000214 94.840515 ( 9.301199)
test_basic 0.008487 0.001543 0.345293 ( 0.431129)
test_all 0.001674 0.000304 675.464498 ( 68.536622)
test_rubyspec 0.110237 0.063823 47.888191 ( 56.040578)
total: 142.09 sec