Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-143538
#<BuildRuby:0x0000562016a280a0
@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.20240614-143538",
@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.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005428 0.000000 1.047666 ( 1.282486)
build_miniruby 0.001034 0.000000 0.707755 ( 0.707823)
build_ruby 0.002003 0.000012 2.253268 ( 2.253148)
build_all 0.002438 0.005900 12.503112 ( 1.016114)
build_install 0.010917 0.004254 4.244835 ( 1.072075)
test_btest 0.000000 0.000796 68.945604 ( 5.661351)
test_basic 0.002752 0.002547 0.405443 ( 0.485204)
test_all 0.082114 0.019594 369.049787 ( 42.510449)
test_rubyspec 0.018423 0.022343 86.496207 ( 10.957806)
total: 65.95 sec