Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-191817
#<BuildRuby:0x000055a617eaf7f0
@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.20240116-191817",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001493 0.003529 0.798183 ( 1.173816)
build_miniruby 0.001152 0.000178 0.813195 ( 0.812876)
build_ruby 0.001598 0.000000 2.670271 ( 2.670858)
build_all 0.005053 0.003628 11.978185 ( 0.978079)
build_install 0.006476 0.004433 3.430838 ( 0.968150)
test_btest 0.000653 0.000163 65.143876 ( 5.339997)
test_basic 0.000000 0.004171 0.387621 ( 0.467778)
test_all 0.061867 0.036420 391.427587 ( 35.310078)
test_rubyspec 0.032331 0.101120 73.405472 ( 85.884846)
total: 133.61 sec