Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-184552
#<BuildRuby:0x000055747f06bb68
@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.20240115-184552",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003987 0.000725 0.787739 ( 1.171890)
build_miniruby 0.000000 0.001119 0.810148 ( 0.810153)
build_ruby 0.000000 0.001278 2.657441 ( 2.658709)
build_all 0.005188 0.002039 11.855902 ( 0.983428)
build_install 0.005923 0.006361 3.390273 ( 0.957497)
test_btest 0.000525 0.000175 63.925250 ( 4.585195)
test_basic 0.003946 0.001315 0.397591 ( 0.476139)
test_all 0.080344 0.014820 389.320503 ( 36.589889)
test_rubyspec 0.020327 0.043855 40.423332 ( 52.976048)
total: 101.21 sec