Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-175209
#<BuildRuby:0x0000559df1233568
@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-175209",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003614 0.002843 1.156467 ( 1.525227)
build_miniruby 0.000816 0.000226 0.915175 ( 0.914682)
build_ruby 0.001003 0.000279 2.764730 ( 2.763961)
build_all 0.005011 0.004311 14.272676 ( 1.315741)
build_install 0.003532 0.003865 4.053900 ( 1.052203)
test_btest 0.000767 0.000268 78.937379 ( 6.867891)
test_basic 0.004229 0.000056 0.812390 ( 0.889231)
test_all 0.113880 0.018710 488.171027 ( 51.176916)
test_rubyspec 0.029852 0.016759 48.182067 ( 60.420456)
total: 126.93 sec