Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-100023
#<BuildRuby:0x000055a9813700e8
@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.20240626-100023",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.003518 0.001759 1.163703 ( 1.295389)
build_miniruby 0.000772 0.000386 0.730212 ( 0.729695)
build_ruby 0.000000 0.001561 2.277571 ( 2.278096)
build_all 0.002625 0.005832 12.712758 ( 1.060463)
build_install 0.009213 0.002973 4.280062 ( 1.080881)
test_btest 0.000569 0.000332 71.087533 ( 5.608352)
test_basic 0.002472 0.001443 0.389686 ( 0.471435)
test_all 0.074582 0.023548 365.663224 ( 35.723839)
test_rubyspec 0.007735 0.035012 87.209239 ( 10.978866)
total: 59.23 sec