Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-165232
#<BuildRuby:0x000055618beec090
@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.20230608-165232",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003879 0.002489 1.444036 ( 2.714256)
build_miniruby 0.001112 0.000000 0.778423 ( 0.777656)
build_ruby 0.001352 0.000000 2.420365 ( 2.420708)
build_all 0.007082 0.002025 12.526734 ( 1.165029)
build_install 0.000000 0.008015 1.781878 ( 0.908719)
test_btest 0.000407 0.000326 83.897079 ( 6.832519)
test_basic 0.002119 0.001059 0.623884 ( 0.705102)
test_all 0.000875 0.000438 415.597936 ( 48.229758)
test_rubyspec 0.023694 0.017880 42.113070 ( 54.610205)
total: 118.36 sec