Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-212242
#<BuildRuby:0x000055d99cb6fb90
@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.20231206-212242",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.000631 0.004184 1.283039 ( 1.652043)
build_miniruby 0.000719 0.000211 0.945809 ( 0.945834)
build_ruby 0.001081 0.000319 2.692531 ( 2.692357)
build_all 0.003649 0.006590 16.210869 ( 1.425135)
build_install 0.001909 0.006918 4.786693 ( 1.187981)
test_btest 0.000733 0.000329 86.463943 ( 7.208851)
test_basic 0.004187 0.000144 0.770126 ( 0.847940)
test_all 0.100948 0.033501 546.748457 ( 54.771655)
test_rubyspec 0.026666 0.019868 49.921436 ( 62.237768)
total: 132.97 sec