Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-035355
#<BuildRuby:0x00005619bd5df0e8
@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.20240626-035355",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.001157 0.004517 1.055136 ( 1.304319)
build_miniruby 0.000628 0.000349 0.712470 ( 0.712535)
build_ruby 0.000899 0.000500 2.265909 ( 2.266444)
build_all 0.007162 0.001489 12.529447 ( 1.043522)
build_install 0.005378 0.011061 4.308058 ( 1.081765)
test_btest 0.000406 0.000271 72.272411 ( 5.090805)
test_basic 0.000478 0.004583 0.389009 ( 0.469412)
test_all 0.068120 0.034063 361.293538 ( 41.918801)
test_rubyspec 0.030380 0.011768 87.045406 ( 11.037279)
total: 64.93 sec