Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-003014
#<BuildRuby:0x0000564ce64bb7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-003014",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004992 0.000000 0.998622 ( 1.273430)
build_miniruby 0.001054 0.000000 0.875552 ( 0.875681)
build_ruby 0.001811 0.000000 2.704933 ( 2.705189)
build_all 0.007898 0.000000 12.190157 ( 0.994320)
build_install 0.011975 0.000000 3.557043 ( 0.975382)
test_btest 0.000801 0.000000 61.004963 ( 6.132932)
test_basic 0.003886 0.000000 0.375647 ( 0.456811)
test_all 0.073499 0.027376 394.318144 ( 42.093159)
test_rubyspec 0.036578 0.036351 39.800582 ( 52.444641)
total: 107.95 sec