Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-225859
#<BuildRuby:0x0000555cb83000d8
@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.20231205-225859",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001714 0.003349 0.979579 ( 1.269535)
build_miniruby 0.000941 0.000256 0.870958 ( 0.870517)
build_ruby 0.000000 0.001868 2.712617 ( 2.712726)
build_all 0.002442 0.005178 12.110377 ( 1.019190)
build_install 0.005227 0.007829 3.527397 ( 0.974002)
test_btest 0.000506 0.000267 61.605583 ( 5.717234)
test_basic 0.003066 0.001623 0.373033 ( 0.453418)
test_all 0.077623 0.022622 378.205053 ( 43.032777)
test_rubyspec 0.038968 0.030037 39.830497 ( 52.468163)
total: 108.52 sec