Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-094712
#<BuildRuby:0x000055f9d8c17500
@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.20231230-094712",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004340 1.024216 ( 1.410960)
build_miniruby 0.000000 0.001063 0.908597 ( 0.907987)
build_ruby 0.000000 0.001222 2.734463 ( 2.733813)
build_all 0.002993 0.006738 16.789925 ( 1.584751)
build_install 0.007863 0.001120 4.781864 ( 1.176862)
test_btest 0.000823 0.000206 83.585228 ( 7.436051)
test_basic 0.004439 0.001109 0.727811 ( 0.801219)
test_all 0.108233 0.031642 580.279299 ( 52.219850)
test_rubyspec 0.036243 0.013681 50.481200 ( 62.821116)
total: 131.09 sec