Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-233500
#<BuildRuby:0x0000560be86374b0
@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.20230612-233500",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000008)
build_up 0.003909 0.002105 1.432516 ( 2.693969)
build_miniruby 0.000696 0.000375 0.810182 ( 0.809865)
build_ruby 0.000832 0.000448 2.536864 ( 2.537131)
build_all 0.009143 0.000000 12.850906 ( 1.143907)
build_install 0.002585 0.005705 1.787059 ( 0.898281)
test_btest 0.000695 0.000368 83.363837 ( 6.979027)
test_basic 0.002857 0.001283 0.648436 ( 0.731047)
test_all 0.000555 0.001038 455.727170 ( 42.650416)
test_rubyspec 0.009037 0.029611 43.014237 ( 55.470115)
total: 113.91 sec