Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-221234
#<BuildRuby:0x000055c2cdb9b4b0
@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.20230730-221234",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001572 0.004201 1.602659 ( 2.826778)
build_miniruby 0.001053 0.000000 0.933073 ( 0.932852)
build_ruby 0.001170 0.000000 2.681891 ( 2.681824)
build_all 0.006896 0.002211 13.893025 ( 1.225405)
build_install 0.004334 0.003733 2.004624 ( 0.920135)
test_btest 0.000945 0.000189 82.513731 ( 7.159591)
test_basic 0.000000 0.004541 0.732726 ( 0.810071)
test_all 0.000181 0.001751 507.582033 ( 45.481272)
test_rubyspec 0.011953 0.030830 44.956527 ( 57.373975)
total: 119.41 sec