Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-121110
#<BuildRuby:0x000056108145fbb8
@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.20230724-121110",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000039 0.000002 0.000041 ( 0.000040)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.005609 1.403834 ( 2.611724)
build_miniruby 0.000000 0.000952 0.877578 ( 0.877418)
build_ruby 0.000000 0.001552 2.636737 ( 2.641632)
build_all 0.000000 0.009361 14.521568 ( 1.315077)
build_install 0.006220 0.001705 1.972160 ( 0.886758)
test_btest 0.000853 0.000230 84.272614 ( 7.558357)
test_basic 0.006060 0.000000 0.716211 ( 0.790614)
test_all 0.001326 0.000000 518.528111 ( 47.993891)
test_rubyspec 0.036805 0.003561 42.771699 ( 55.113727)
total: 119.79 sec