Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-092912
#<BuildRuby:0x00005621e6f84090
@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.20240619-092912",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004822 0.000166 1.040565 ( 1.425282)
build_miniruby 0.000866 0.000260 0.752617 ( 0.752658)
build_ruby 0.001689 0.000000 2.285574 ( 2.286008)
build_all 0.006984 0.001868 12.571888 ( 1.077091)
build_install 0.009577 0.001539 4.191586 ( 1.077929)
test_btest 0.000720 0.000192 71.744464 ( 6.110308)
test_basic 0.003079 0.000821 0.393162 ( 0.475222)
test_all 0.077175 0.022680 374.055357 ( 34.910500)
test_rubyspec 0.031767 0.011755 89.668053 ( 11.092857)
total: 59.21 sec