Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-080437
#<BuildRuby:0x000055b0e8b40098
@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.20230725-080437",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005155 0.000184 1.463058 ( 2.759314)
build_miniruby 0.000823 0.000124 0.887918 ( 0.887252)
build_ruby 0.001116 0.000167 2.583064 ( 2.582922)
build_all 0.006693 0.002490 14.253976 ( 1.262676)
build_install 0.008217 0.000000 2.169382 ( 0.981057)
test_btest 0.000000 0.000945 82.756453 ( 7.702883)
test_basic 0.000197 0.004977 0.656747 ( 0.732213)
test_all 0.001021 0.000218 516.680895 ( 47.198229)
test_rubyspec 0.020180 0.020979 44.922614 ( 57.321961)
total: 121.43 sec