Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-042003
#<BuildRuby:0x000055da52e40160
@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-042003",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003676 0.001225 1.049176 ( 1.395106)
build_miniruby 0.000999 0.000000 0.711145 ( 0.711358)
build_ruby 0.001456 0.000000 2.259859 ( 2.260297)
build_all 0.007741 0.000000 12.502798 ( 1.047265)
build_install 0.005482 0.010789 4.257122 ( 1.068528)
test_btest 0.000459 0.000196 71.491859 ( 5.704108)
test_basic 0.000611 0.004476 0.400283 ( 0.480638)
test_all 0.093362 0.006770 370.635700 ( 36.575151)
test_rubyspec 0.028988 0.012842 86.959168 ( 10.980140)
total: 60.22 sec