Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-120631
#<BuildRuby:0x00005612cd3e80d8
@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-120631",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006795 0.000234 1.038969 ( 1.282864)
build_miniruby 0.001073 0.000083 0.839717 ( 0.839752)
build_ruby 0.000000 0.001436 2.658170 ( 2.659263)
build_all 0.000719 0.007248 11.966733 ( 0.987682)
build_install 0.003096 0.009886 3.487588 ( 0.967428)
test_btest 0.000591 0.000228 64.322922 ( 5.136342)
test_basic 0.003513 0.001351 0.391782 ( 0.471565)
test_all 0.070585 0.029216 400.440698 ( 33.506339)
test_rubyspec 0.043161 0.024196 39.874642 ( 52.429673)
total: 98.28 sec