Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-021319
#<BuildRuby:0x0000558719d67ea0
@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.20231129-021319",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003231 0.000646 0.839929 ( 1.259296)
build_miniruby 0.000000 0.000834 0.871314 ( 0.871789)
build_ruby 0.000000 0.001384 2.722140 ( 2.756876)
build_all 0.005387 0.002254 12.057358 ( 0.995318)
build_install 0.005150 0.007430 3.499966 ( 0.973398)
test_btest 0.000499 0.000192 65.702651 ( 4.549215)
test_basic 0.000820 0.002745 0.377725 ( 0.460269)
test_all 0.086775 0.018923 406.389858 ( 35.009725)
test_rubyspec 0.021471 0.041366 39.463673 ( 52.192663)
total: 99.07 sec