Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-135918
#<BuildRuby:0x0000561453e57bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-135918",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.003851 0.791917 ( 1.169131)
build_miniruby 0.000672 0.000328 0.901197 ( 0.900969)
build_ruby 0.001311 0.000000 2.820923 ( 2.824836)
build_all 0.007048 0.002224 14.623344 ( 1.368406)
build_install 0.005260 0.003114 4.157211 ( 1.151981)
test_btest 0.000865 0.000228 76.339960 ( 7.723676)
test_basic 0.005205 0.000000 0.611244 ( 0.689571)
test_all 0.101642 0.034276 487.632406 ( 56.074181)
test_rubyspec 0.025117 0.014662 49.578510 ( 62.179096)
total: 134.08 sec