Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-004722
#<BuildRuby:0x0000559d3a34b598
@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.20231123-004722",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001190 0.004411 0.946774 ( 1.415298)
build_miniruby 0.001019 0.000000 0.840185 ( 0.840101)
build_ruby 0.001386 0.000000 2.638136 ( 2.639126)
build_all 0.008566 0.000000 12.160813 ( 1.016575)
build_install 0.008589 0.000000 3.678196 ( 0.976491)
test_btest 0.001155 0.000000 62.486381 ( 5.897019)
test_basic 0.004556 0.000319 0.419469 ( 0.498193)
test_all 0.073795 0.021631 352.200135 ( 35.066961)
test_rubyspec 0.040981 0.032452 39.984803 ( 52.556562)
total: 100.91 sec