Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-214450
#<BuildRuby:0x0000562f9acb7918
@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.20231218-214450",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003949 0.001234 1.395027 ( 1.742575)
build_miniruby 0.000000 0.001017 0.861681 ( 0.861377)
build_ruby 0.000000 0.001264 2.705657 ( 2.705749)
build_all 0.004342 0.006094 16.830257 ( 1.530977)
build_install 0.005935 0.002444 4.957998 ( 1.191324)
test_btest 0.000530 0.000218 89.615713 ( 7.599888)
test_basic 0.003232 0.001331 0.769982 ( 0.846676)
test_all 0.113525 0.020387 558.047271 ( 53.429721)
test_rubyspec 0.014282 0.036382 51.088448 ( 63.414252)
total: 133.32 sec