Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-143649
#<BuildRuby:0x000055d154858010
@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-143649",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005357 0.000892 1.058141 ( 1.402999)
build_miniruby 0.000882 0.000147 0.711567 ( 0.711924)
build_ruby 0.001585 0.000264 2.230114 ( 2.230449)
build_all 0.007968 0.000512 12.516771 ( 1.052290)
build_install 0.007724 0.004485 4.123309 ( 1.066268)
test_btest 0.000000 0.000770 71.615304 ( 5.167895)
test_basic 0.000000 0.003487 0.395799 ( 0.477023)
test_all 0.081119 0.020477 383.267493 ( 41.799972)
test_rubyspec 0.025950 0.016139 87.989361 ( 11.049988)
total: 64.96 sec