Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-214303
#<BuildRuby:0x00005627efd9c098
@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.20230812-214303",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000027)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.005324 0.000000 1.369617 ( 2.587684)
build_miniruby 0.001032 0.000000 0.861545 ( 0.861176)
build_ruby 0.001110 0.000000 2.610199 ( 2.610524)
build_all 0.008576 0.000536 13.672004 ( 1.213982)
build_install 0.007990 0.000000 2.045781 ( 0.881751)
test_btest 0.000849 0.000015 79.072285 ( 7.395388)
test_basic 0.001010 0.003101 0.642818 ( 0.720169)
test_all 0.000895 0.000150 527.469040 ( 48.044814)
test_rubyspec 0.022407 0.025337 45.457407 ( 57.805873)
total: 122.12 sec