Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-131554
#<BuildRuby:0x00005640a2c4c0a0
@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.20231108-131554",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004565 1.403589 ( 1.660617)
build_miniruby 0.000000 0.001041 0.869634 ( 0.869415)
build_ruby 0.000000 0.001689 2.777906 ( 2.777561)
build_all 0.004871 0.004858 16.665515 ( 1.518914)
build_install 0.007737 0.001103 4.943918 ( 1.158838)
test_btest 0.000749 0.000224 83.865305 ( 7.532963)
test_basic 0.003407 0.001022 0.733609 ( 0.815140)
test_all 0.112124 0.026924 515.446716 ( 55.922863)
test_rubyspec 0.012889 0.026659 50.569656 ( 62.872478)
total: 135.13 sec