Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-105556
#<BuildRuby:0x0000558c10a97918
@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.20231224-105556",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003675 0.001149 1.152368 ( 1.522740)
build_miniruby 0.000846 0.000264 0.833735 ( 0.834372)
build_ruby 0.001088 0.000340 2.588211 ( 2.588234)
build_all 0.007804 0.002439 16.842104 ( 1.513661)
build_install 0.008119 0.001001 4.883358 ( 1.177948)
test_btest 0.000798 0.000234 82.563477 ( 7.645935)
test_basic 0.000000 0.004167 0.684951 ( 0.761452)
test_all 0.116404 0.020044 528.636258 ( 57.824145)
test_rubyspec 0.030203 0.015048 51.292697 ( 63.695281)
total: 137.56 sec