Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-000954
#<BuildRuby:0x0000558b28e97b00
@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.20240111-000954",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.004914 0.806678 ( 1.210482)
build_miniruby 0.000000 0.001095 0.828707 ( 0.828377)
build_ruby 0.000000 0.001522 2.700563 ( 2.700889)
build_all 0.003660 0.004265 11.861493 ( 1.003726)
build_install 0.010073 0.002797 3.444828 ( 0.959578)
test_btest 0.000456 0.000210 63.530219 ( 5.826244)
test_basic 0.000245 0.004651 0.394189 ( 0.474976)
test_all 0.051897 0.045874 371.073351 ( 38.596426)
test_rubyspec 0.032103 0.035278 40.472673 ( 53.027825)
total: 104.63 sec