Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-180516
#<BuildRuby:0x0000564f82407ea0
@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.20240103-180516",
@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.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002717 0.004193 1.056751 ( 1.317543)
build_miniruby 0.001121 0.000086 0.810210 ( 0.810109)
build_ruby 0.001857 0.000000 2.637416 ( 2.637789)
build_all 0.007975 0.000000 12.140777 ( 0.976948)
build_install 0.004538 0.007422 3.478075 ( 0.963802)
test_btest 0.000600 0.000100 63.108471 ( 4.746567)
test_basic 0.001190 0.002603 0.397669 ( 0.479313)
test_all 0.073188 0.022752 385.106235 ( 30.921741)
test_rubyspec 0.039940 0.025904 40.015254 ( 52.573379)
total: 95.43 sec