Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-071913
#<BuildRuby:0x000055e16b054090
@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.20240615-071913",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004256 0.000851 1.056069 ( 1.296256)
build_miniruby 0.001199 0.000000 0.706801 ( 0.706123)
build_ruby 0.001945 0.000000 2.240421 ( 2.240326)
build_all 0.007915 0.000000 12.459972 ( 1.060548)
build_install 0.008549 0.003115 4.237898 ( 1.066062)
test_btest 0.000562 0.000106 72.745037 ( 5.408337)
test_basic 0.004094 0.000767 0.398982 ( 0.479877)
test_all 0.078666 0.023139 365.373143 ( 38.436437)
test_rubyspec 0.014226 0.027681 86.276669 ( 10.993622)
total: 61.69 sec