Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-054057
#<BuildRuby:0x000055677265bfd8
@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.20240114-054057",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004375 0.000729 0.806416 ( 1.200089)
build_miniruby 0.000888 0.000148 0.819825 ( 0.819959)
build_ruby 0.000000 0.001474 2.694458 ( 2.695149)
build_all 0.003819 0.003852 11.982694 ( 0.980716)
build_install 0.012614 0.000664 3.408512 ( 0.954456)
test_btest 0.000558 0.000119 64.246293 ( 5.307808)
test_basic 0.004369 0.000936 0.407474 ( 0.487395)
test_all 0.081440 0.018149 371.503756 ( 35.988288)
test_rubyspec 0.027508 0.037288 40.907580 ( 53.466355)
total: 101.90 sec