Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-082725
#<BuildRuby:0x000055a80c1d00d8
@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.20240113-082725",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004290 0.000780 0.799224 ( 1.208739)
build_miniruby 0.000826 0.000150 0.827871 ( 0.828152)
build_ruby 0.001186 0.000215 2.695959 ( 2.696906)
build_all 0.002486 0.005159 11.989893 ( 0.973965)
build_install 0.008891 0.002425 3.453120 ( 0.968837)
test_btest 0.000596 0.000162 65.258635 ( 4.654218)
test_basic 0.000000 0.004327 0.406043 ( 0.487431)
test_all 0.068448 0.029125 371.770051 ( 40.417452)
test_rubyspec 0.043870 0.022663 40.664729 ( 53.221925)
total: 105.46 sec