Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-011812
#<BuildRuby:0x0000560b8607bc18
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231107-011812",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004256 0.000156 1.380718 ( 1.584626)
build_miniruby 0.000951 0.000444 0.912498 ( 0.912373)
build_ruby 0.001020 0.000476 2.693928 ( 2.693837)
build_all 0.005084 0.004583 15.810416 ( 1.446951)
build_install 0.005594 0.002797 4.776488 ( 1.148240)
test_btest 0.000000 0.001014 81.123193 ( 6.645454)
test_basic 0.000749 0.003749 0.725448 ( 0.801850)
test_all 0.110819 0.025471 488.153089 ( 53.587120)
test_rubyspec 0.020971 0.022558 49.708210 ( 62.026086)
total: 130.85 sec