Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-060312
#<BuildRuby:0x0000562ffdf93048
@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.20240113-060312",
@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.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000003 0.000002 0.000005 ( 0.000006)
build_up 0.000551 0.004348 0.803595 ( 1.188739)
build_miniruby 0.000622 0.000466 0.819880 ( 0.819964)
build_ruby 0.001461 0.000000 2.681264 ( 2.682119)
build_all 0.005853 0.002198 12.056320 ( 0.967089)
build_install 0.001853 0.011410 3.535967 ( 0.962810)
test_btest 0.000379 0.000343 64.892772 ( 4.754254)
test_basic 0.000382 0.004236 0.419863 ( 0.499739)
test_all 0.073816 0.026305 377.615014 ( 41.678281)
test_rubyspec 0.023037 0.041660 40.475856 ( 53.043864)
total: 106.60 sec