Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-053826
#<BuildRuby:0x000055ba7ac87bb8
@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.20240115-053826",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004389 0.000774 1.138101 ( 1.528817)
build_miniruby 0.001188 0.000210 0.884937 ( 0.883972)
build_ruby 0.001795 0.000000 2.722719 ( 2.727328)
build_all 0.005070 0.004078 14.288947 ( 1.334385)
build_install 0.007290 0.000000 4.176971 ( 1.111681)
test_btest 0.001032 0.000000 75.253161 ( 6.619779)
test_basic 0.004531 0.000000 0.719457 ( 0.800565)
test_all 0.103384 0.024980 497.984883 ( 44.497280)
test_rubyspec 0.025981 0.022053 49.060317 ( 61.354634)
total: 120.86 sec