Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-005633
#<BuildRuby:0x000055a89ec43e88
@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.20240116-005633",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.001357 0.004572 0.779624 ( 1.180163)
build_miniruby 0.000944 0.000000 0.800448 ( 0.800367)
build_ruby 0.001381 0.000000 2.662318 ( 2.663345)
build_all 0.007307 0.000000 11.961646 ( 0.991308)
build_install 0.013477 0.000000 3.411582 ( 0.976311)
test_btest 0.000888 0.000000 63.543664 ( 4.546393)
test_basic 0.004432 0.000813 0.397884 ( 0.476789)
test_all 0.077571 0.019180 380.965407 ( 39.188424)
test_rubyspec 0.031596 0.037999 40.191675 ( 52.737624)
total: 103.56 sec