Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-183425
#<BuildRuby:0x0000563a52c73728
@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.20240117-183425",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000693 0.004297 1.159209 ( 1.534104)
build_miniruby 0.000000 0.001386 0.910695 ( 0.909725)
build_ruby 0.000092 0.001262 2.715341 ( 2.715541)
build_all 0.006112 0.003276 14.477115 ( 1.309905)
build_install 0.001329 0.006498 4.138643 ( 1.058750)
test_btest 0.000713 0.000321 76.505617 ( 6.917185)
test_basic 0.003118 0.001403 0.724913 ( 0.800687)
test_all 0.103765 0.026737 502.791177 ( 49.228771)
test_rubyspec 0.032809 0.028964 80.125201 ( 92.592034)
total: 157.07 sec