Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-052601
#<BuildRuby:0x000056184b5877f8
@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.20240114-052601",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005361 0.795236 ( 1.179253)
build_miniruby 0.000000 0.001084 0.816732 ( 0.816825)
build_ruby 0.000380 0.001553 2.696120 ( 2.696587)
build_all 0.005134 0.002901 12.091414 ( 0.964498)
build_install 0.007380 0.003711 3.470387 ( 0.968732)
test_btest 0.000450 0.000180 64.232327 ( 4.996797)
test_basic 0.004850 0.000388 0.408801 ( 0.487325)
test_all 0.075735 0.020436 361.363695 ( 39.981931)
test_rubyspec 0.027908 0.036937 40.556240 ( 53.127767)
total: 105.22 sec