Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-205819
#<BuildRuby:0x0000561d73fe4098
@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.20240114-205819",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005015 0.000091 1.048602 ( 1.410180)
build_miniruby 0.001080 0.000114 0.980355 ( 0.979588)
build_ruby 0.001208 0.000127 2.634752 ( 2.634582)
build_all 0.008185 0.000386 14.125144 ( 1.382545)
build_install 0.003901 0.003819 4.097560 ( 1.083490)
test_btest 0.000713 0.000000 74.710050 ( 6.656827)
test_basic 0.000000 0.004567 0.699804 ( 0.781340)
test_all 0.097293 0.033680 497.259070 ( 58.248166)
test_rubyspec 0.035607 0.015758 49.082936 ( 61.436852)
total: 134.61 sec