Logfile: /home/ko1/ruby/logs/brlog.trunk.20240629-090946
#<BuildRuby:0x0000561ec3de18d0
@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.20240629-090946",
@make="make",
@no_timeout_error=nil,
@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.000009 0.000002 0.000011 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000842 0.004210 1.156157 ( 1.276271)
build_miniruby 0.000896 0.000224 0.712397 ( 0.712080)
build_ruby 0.001569 0.000392 2.280706 ( 2.280894)
build_all 0.003125 0.005328 12.591926 ( 1.058812)
build_install 0.007303 0.005609 4.352259 ( 1.070012)
test_btest 0.000654 0.000252 72.096218 ( 5.354714)
test_basic 0.003979 0.000000 0.401052 ( 0.483044)
test_all 0.071468 0.024924 365.077896 ( 34.348277)
test_rubyspec 0.021945 0.018899 88.886843 ( 11.126247)
total: 57.71 sec