Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-051132
#<BuildRuby:0x0000560bcc43bcb8
@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.20240115-051132",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000007 0.000007 0.000014 ( 0.000013)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002675 0.002293 0.810269 ( 1.173779)
build_miniruby 0.000631 0.000541 0.813253 ( 0.813130)
build_ruby 0.001078 0.000923 2.710059 ( 2.717298)
build_all 0.005926 0.002085 12.020376 ( 0.961365)
build_install 0.003523 0.007787 3.423251 ( 0.973891)
test_btest 0.000441 0.000397 63.096381 ( 5.181918)
test_basic 0.004641 0.000379 0.395798 ( 0.475528)
test_all 0.074180 0.022292 381.089954 ( 34.679322)
test_rubyspec 0.033452 0.032143 40.303734 ( 52.900109)
total: 99.88 sec