Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-154023
#<BuildRuby:0x000055c7a24a4010
@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.20240616-154023",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.003238 0.001799 1.043517 ( 1.488308)
build_miniruby 0.000696 0.000386 0.715733 ( 0.715790)
build_ruby 0.000976 0.000543 2.263234 ( 2.263793)
build_all 0.005728 0.002723 12.592582 ( 1.065797)
build_install 0.010000 0.002933 4.186782 ( 1.081127)
test_btest 0.000474 0.000237 69.571806 ( 5.924200)
test_basic 0.001775 0.003111 0.398494 ( 0.479657)
test_all 0.071147 0.029557 367.981602 ( 41.805397)
test_rubyspec 0.022195 0.018671 86.960757 ( 10.999938)
total: 65.82 sec