Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-052427
#<BuildRuby:0x0000556401e90178
@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.20231213-052427",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003009 0.001003 1.004777 ( 1.280386)
build_miniruby 0.000600 0.000200 0.873376 ( 0.873725)
build_ruby 0.000874 0.000291 2.698767 ( 2.701367)
build_all 0.001854 0.005751 12.218720 ( 0.986422)
build_install 0.002325 0.009188 3.561587 ( 0.968699)
test_btest 0.000463 0.000295 63.037350 ( 5.291401)
test_basic 0.002414 0.001536 0.376547 ( 0.458981)
test_all 0.059836 0.036856 375.331891 ( 45.037690)
test_rubyspec 0.032637 0.036798 39.659848 ( 52.339874)
total: 109.94 sec