Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-000145
#<BuildRuby:0x000055d0e30ab248
@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.20240622-000145",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004037 0.001212 1.044895 ( 1.277877)
build_miniruby 0.000918 0.000275 0.704663 ( 0.704787)
build_ruby 0.001388 0.000000 2.302182 ( 2.302936)
build_all 0.007990 0.001369 12.907766 ( 1.077966)
build_install 0.006671 0.005471 4.214118 ( 1.071824)
test_btest 0.000622 0.000208 69.117719 ( 6.380338)
test_basic 0.003365 0.001121 0.410817 ( 0.492724)
test_all 0.096586 0.004368 376.709364 ( 38.322403)
test_rubyspec 0.032655 0.010818 86.986865 ( 11.013402)
total: 62.64 sec