Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-134123
#<BuildRuby:0x000055b9d076bfa8
@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.20240103-134123",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002294 0.003477 1.374519 ( 1.630297)
build_miniruby 0.000621 0.000233 0.872803 ( 0.872880)
build_ruby 0.001437 0.000000 2.687400 ( 2.686882)
build_all 0.007145 0.001595 14.293403 ( 1.303966)
build_install 0.007913 0.000000 4.139798 ( 1.054947)
test_btest 0.001007 0.000066 73.272906 ( 6.975440)
test_basic 0.004127 0.001303 0.678396 ( 0.752298)
test_all 0.105433 0.024976 503.835066 ( 50.314198)
test_rubyspec 0.031120 0.013287 48.380178 ( 60.710782)
total: 126.30 sec