Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-074726
#<BuildRuby:0x0000562c5c3a76e8
@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.20230725-074726",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005670 0.000474 1.350357 ( 2.782482)
build_miniruby 0.000808 0.000243 0.878411 ( 0.877719)
build_ruby 0.001381 0.000414 3.017334 ( 3.021120)
build_all 0.009232 0.000069 13.863907 ( 1.231125)
build_install 0.001212 0.007211 2.051571 ( 0.954540)
test_btest 0.000767 0.000287 83.364072 ( 7.491690)
test_basic 0.003502 0.001313 0.636329 ( 0.716801)
test_all 0.000969 0.000364 513.359245 ( 52.154379)
test_rubyspec 0.012932 0.026338 43.269096 ( 55.561998)
total: 124.79 sec