Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-102927
#<BuildRuby:0x000055cd6ea47040
@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-102927",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006519 1.220908 ( 1.611103)
build_miniruby 0.000000 0.000922 0.935705 ( 0.935200)
build_ruby 0.000000 0.001380 2.797214 ( 2.796281)
build_all 0.002954 0.005670 14.122950 ( 1.308299)
build_install 0.002578 0.004963 4.126189 ( 1.072690)
test_btest 0.000716 0.000301 77.900429 ( 6.867854)
test_basic 0.001458 0.002888 0.750575 ( 0.825865)
test_all 0.098583 0.030557 484.863365 ( 46.866717)
test_rubyspec 0.024328 0.026442 48.381863 ( 60.669409)
total: 122.95 sec