Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-232500
#<BuildRuby:0x0000555ea04a0188
@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.20240109-232500",
@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.000015 0.000000 0.000015 ( 0.000014)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001601 0.004057 0.789446 ( 1.241462)
build_miniruby 0.000901 0.000065 0.850704 ( 0.851025)
build_ruby 0.001623 0.000116 2.700294 ( 2.700718)
build_all 0.007514 0.000537 12.075559 ( 0.968399)
build_install 0.012987 0.000547 3.377493 ( 0.965707)
test_btest 0.000725 0.000049 64.014127 ( 5.280228)
test_basic 0.000232 0.004744 0.402090 ( 0.482412)
test_all 0.079280 0.016597 398.111679 ( 36.833003)
test_rubyspec 0.006744 0.059266 40.412542 ( 52.979986)
total: 102.30 sec