Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-215118
#<BuildRuby:0x00005583a2c97108
@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.20230617-215118",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004780 0.000194 1.361652 ( 2.581393)
build_miniruby 0.000000 0.000986 0.770718 ( 0.770043)
build_ruby 0.000000 0.001250 2.449676 ( 2.449948)
build_all 0.004981 0.004693 13.021301 ( 1.115566)
build_install 0.007225 0.000975 1.853765 ( 0.870461)
test_btest 0.001092 0.000000 81.763671 ( 7.908953)
test_basic 0.005199 0.000000 0.727828 ( 0.808268)
test_all 0.002243 0.000000 452.610043 ( 52.285260)
test_rubyspec 0.020046 0.019390 42.439380 ( 54.946821)
total: 123.74 sec