Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-074900
#<BuildRuby:0x0000564140eb00a0
@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.20231022-074900",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005063 0.000533 2.272306 ( 2.496203)
build_miniruby 0.000863 0.000091 0.926375 ( 0.925760)
build_ruby 0.001210 0.000128 2.691506 ( 2.692502)
build_all 0.003303 0.006907 16.670426 ( 1.479136)
build_install 0.003891 0.004781 5.420474 ( 1.211500)
test_btest 0.000609 0.000139 83.738484 ( 7.665114)
test_basic 0.000414 0.004219 0.602097 ( 0.679865)
test_all 0.102382 0.038318 516.084508 ( 61.819261)
test_rubyspec 0.035695 0.014653 48.687817 ( 61.022881)
total: 139.99 sec