Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-182521
#<BuildRuby:0x00005633b992b7b8
@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.20231111-182521",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006530 0.001536 1.267151 ( 1.523108)
build_miniruby 0.001250 0.000294 0.915955 ( 0.915024)
build_ruby 0.001124 0.000264 2.747087 ( 2.748209)
build_all 0.003190 0.007157 16.342265 ( 1.472633)
build_install 0.002867 0.005247 4.883993 ( 1.151759)
test_btest 0.001096 0.000000 83.549444 ( 6.972997)
test_basic 0.004973 0.000000 0.706399 ( 0.785906)
test_all 0.103880 0.028252 514.980356 ( 51.611458)
test_rubyspec 0.016645 0.029286 50.478754 ( 62.670127)
total: 129.85 sec