Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-152837
#<BuildRuby:0x000055d30556c178
@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.20240106-152837",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004325 0.000241 1.141331 ( 1.691673)
build_miniruby 0.001280 0.000071 1.377181 ( 1.379256)
build_ruby 0.001608 0.000089 4.109738 ( 4.118627)
build_all 0.005652 0.004375 16.445028 ( 1.641260)
build_install 0.012714 0.003717 5.212532 ( 2.048100)
test_btest 0.000000 0.000846 85.440780 ( 9.649384)
test_basic 0.002882 0.002357 0.607978 ( 0.678083)
test_all 0.086731 0.032905 542.545201 ( 75.415333)
test_rubyspec 0.030752 0.032484 72.837924 ( 85.088233)
total: 181.71 sec