Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-170542
#<BuildRuby:0x000055d86d3a2f28
@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.20231218-170542",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000418 0.004137 1.030376 ( 1.289793)
build_miniruby 0.001075 0.000089 0.872109 ( 0.872260)
build_ruby 0.001430 0.000119 2.710266 ( 2.713152)
build_all 0.007996 0.000000 12.124628 ( 0.991074)
build_install 0.003140 0.006235 3.626407 ( 0.978814)
test_btest 0.000542 0.000090 61.921225 ( 5.961159)
test_basic 0.002693 0.000449 0.374009 ( 0.455711)
test_all 0.075720 0.022637 377.820139 ( 37.039433)
test_rubyspec 0.038496 0.029421 39.750568 ( 52.402215)
total: 102.70 sec