Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-182211
#<BuildRuby:0x000055c48582c090
@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.20240104-182211",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001214 0.004474 1.661951 ( 1.782182)
build_miniruby 0.001286 0.000000 0.975729 ( 0.975115)
build_ruby 0.001251 0.000000 2.711977 ( 2.711293)
build_all 0.008870 0.000000 14.227136 ( 1.299571)
build_install 0.007625 0.000625 4.260653 ( 1.060835)
test_btest 0.000873 0.000218 74.086386 ( 6.546346)
test_basic 0.003312 0.000828 0.587283 ( 0.663899)
test_all 0.092440 0.033990 502.075997 ( 49.582849)
test_rubyspec 0.020490 0.026586 48.293262 ( 60.665160)
total: 125.29 sec