Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-225542
#<BuildRuby:0x0000561b0a887ae0
@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.20230728-225542",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006247 0.000369 1.540074 ( 2.848967)
build_miniruby 0.000000 0.000937 0.865122 ( 0.864361)
build_ruby 0.000000 0.001154 2.786087 ( 2.786372)
build_all 0.000000 0.009114 14.106235 ( 1.269313)
build_install 0.007292 0.001716 1.999949 ( 0.918662)
test_btest 0.000785 0.000235 80.255674 ( 7.898217)
test_basic 0.001421 0.003303 0.819413 ( 0.900071)
test_all 0.000000 0.001297 504.697899 ( 53.743875)
test_rubyspec 0.020787 0.021104 44.596167 ( 57.054244)
total: 128.28 sec