Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-165832
#<BuildRuby:0x000055abda277208
@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.20240107-165832",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.004573 0.000000 1.088766 ( 1.446344)
build_miniruby 0.001208 0.000000 0.905106 ( 0.903855)
build_ruby 0.001309 0.000000 2.806943 ( 2.807403)
build_all 0.004526 0.005360 14.359880 ( 1.429379)
build_install 0.009577 0.000333 4.161912 ( 1.124994)
test_btest 0.000512 0.000160 74.161669 ( 7.057919)
test_basic 0.004455 0.000028 0.493540 ( 0.569247)
test_all 0.097461 0.039492 543.298972 ( 55.015920)
test_rubyspec 0.020047 0.013714 49.511336 ( 62.347524)
total: 132.70 sec