Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-200055
#<BuildRuby:0x000055fbd5e28098
@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.20230601-200055",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005319 0.000206 1.494720 ( 2.785244)
build_miniruby 0.000950 0.000159 0.801308 ( 0.800678)
build_ruby 0.001074 0.000179 2.510280 ( 2.511639)
build_all 0.008712 0.000702 12.679347 ( 1.124193)
build_install 0.005238 0.003000 1.681040 ( 0.878104)
test_btest 0.000950 0.000173 83.199830 ( 7.350085)
test_basic 0.003157 0.000574 0.553960 ( 0.637567)
test_all 0.001443 0.000072 436.336263 ( 45.806865)
test_rubyspec 0.024591 0.005956 40.970810 ( 53.520846)
total: 115.42 sec