Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-124403
#<BuildRuby:0x0000559da431f280
@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-124403",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.005907 0.000332 0.828803 ( 1.219316)
build_miniruby 0.000978 0.000150 0.818899 ( 0.818836)
build_ruby 0.001421 0.000000 2.688900 ( 2.689770)
build_all 0.007573 0.000074 11.990185 ( 0.958576)
build_install 0.011660 0.001555 3.477216 ( 0.966595)
test_btest 0.000605 0.000081 63.740003 ( 5.193138)
test_basic 0.004502 0.000600 0.404471 ( 0.484350)
test_all 0.071569 0.020636 378.390838 ( 32.173046)
test_rubyspec 0.035494 0.031331 40.483484 ( 53.034265)
total: 97.54 sec