Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-060302
#<BuildRuby:0x000055b3692d3b48
@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.20231223-060302",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003413 0.000000 0.747920 ( 1.155541)
build_miniruby 0.000957 0.000000 0.901339 ( 0.901991)
build_ruby 0.001340 0.000000 2.777362 ( 2.780206)
build_all 0.005914 0.001407 12.211778 ( 1.030019)
build_install 0.008989 0.000000 3.471679 ( 0.981864)
test_btest 0.000610 0.000000 62.476451 ( 5.977503)
test_basic 0.003512 0.000227 0.377242 ( 0.457901)
test_all 0.089510 0.019617 416.028432 ( 43.775719)
test_rubyspec 0.022552 0.028903 40.482085 ( 53.214911)
total: 110.28 sec