Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-113550
#<BuildRuby:0x000055b6f7d980d8
@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.20231121-113550",
@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.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001262 0.004380 1.027270 ( 1.303883)
build_miniruby 0.000893 0.000162 0.811170 ( 0.811046)
build_ruby 0.001221 0.000222 2.622184 ( 2.622696)
build_all 0.005377 0.002748 12.092748 ( 0.962821)
build_install 0.005704 0.007341 3.756870 ( 0.996504)
test_btest 0.000583 0.000184 63.405428 ( 4.924272)
test_basic 0.002159 0.002841 0.411847 ( 0.492280)
test_all 0.067582 0.029256 344.591046 ( 41.799603)
test_rubyspec 0.024854 0.041027 40.212557 ( 52.761714)
total: 106.68 sec