Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-195627
#<BuildRuby:0x0000556a5ffe4128
@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.20240619-195627",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000592 0.004320 1.054367 ( 1.319307)
build_miniruby 0.001032 0.000258 0.736710 ( 0.736253)
build_ruby 0.001592 0.000398 2.264435 ( 2.264713)
build_all 0.007434 0.000688 12.661808 ( 1.044699)
build_install 0.006678 0.005834 4.156626 ( 1.054510)
test_btest 0.000636 0.000187 71.405127 ( 5.193327)
test_basic 0.003759 0.001105 0.398859 ( 0.480704)
test_all 0.076495 0.025495 376.403029 ( 38.490774)
test_rubyspec 0.033106 0.008232 87.051741 ( 11.011678)
total: 61.60 sec