Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-001004
#<BuildRuby:0x000055d427d57f90
@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.20240106-001004",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003792 0.000000 0.795981 ( 1.199247)
build_miniruby 0.000000 0.001128 1.001902 ( 1.003296)
build_ruby 0.000000 0.001058 2.969964 ( 2.974340)
build_all 0.003193 0.005356 15.625031 ( 1.365814)
build_install 0.009971 0.000584 4.094370 ( 1.168678)
test_btest 0.000485 0.000129 83.605710 ( 6.465645)
test_basic 0.000721 0.003027 0.405046 ( 0.488200)
test_all 0.095054 0.024924 504.833897 ( 50.421786)
test_rubyspec 0.028967 0.011113 45.662628 ( 58.403514)
total: 123.49 sec