Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-024511
#<BuildRuby:0x000055f1410a81f0
@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.20240616-024511",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005496 0.000351 1.045851 ( 1.397763)
build_miniruby 0.000876 0.000219 0.713893 ( 0.713543)
build_ruby 0.001377 0.000344 2.232064 ( 2.232091)
build_all 0.005378 0.003425 12.552806 ( 1.031113)
build_install 0.010101 0.002343 4.184860 ( 1.077198)
test_btest 0.000680 0.000189 70.506485 ( 5.649473)
test_basic 0.004194 0.001165 0.404026 ( 0.483787)
test_all 0.077785 0.021606 364.554172 ( 42.478636)
test_rubyspec 0.022593 0.020071 86.625745 ( 10.988123)
total: 66.05 sec