Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-042722
#<BuildRuby:0x000055cb55c63858
@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.20231231-042722",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003229 0.000950 1.135964 ( 1.487145)
build_miniruby 0.001348 0.000000 0.855262 ( 0.854882)
build_ruby 0.001195 0.000000 2.846843 ( 2.847365)
build_all 0.009740 0.000075 16.678999 ( 1.461348)
build_install 0.007530 0.000829 4.650586 ( 1.135596)
test_btest 0.000879 0.000209 83.095052 ( 7.243025)
test_basic 0.004852 0.000134 0.703295 ( 0.781681)
test_all 0.104441 0.028255 558.103558 ( 52.811480)
test_rubyspec 0.025173 0.027842 50.419964 ( 62.613303)
total: 131.24 sec