Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-094726
#<BuildRuby:0x000055df4ef577f0
@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.20231218-094726",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003753 0.000000 1.029897 ( 1.315903)
build_miniruby 0.000700 0.000000 0.872190 ( 0.873107)
build_ruby 0.000922 0.000000 2.717716 ( 2.719417)
build_all 0.007662 0.000000 12.154518 ( 1.017424)
build_install 0.006313 0.004847 3.571428 ( 0.985001)
test_btest 0.000612 0.000044 64.921884 ( 4.719499)
test_basic 0.003277 0.000234 0.379194 ( 0.460741)
test_all 0.065217 0.035489 381.053271 ( 39.622126)
test_rubyspec 0.028018 0.039443 39.965773 ( 52.628533)
total: 104.34 sec