Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-103809
#<BuildRuby:0x0000563bc130c098
@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.20230622-103809",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000395 0.004117 1.349649 ( 2.667625)
build_miniruby 0.000806 0.000242 0.856506 ( 0.857241)
build_ruby 0.001235 0.000000 2.603133 ( 2.603529)
build_all 0.010296 0.000000 15.965571 ( 1.380465)
build_install 0.008926 0.000000 4.665266 ( 1.107257)
test_btest 0.000841 0.000165 84.818390 ( 7.177346)
test_basic 0.003307 0.000662 0.536743 ( 0.622478)
test_all 0.000965 0.000193 466.550758 ( 41.999721)
test_rubyspec 0.034361 0.009128 43.456211 ( 55.893418)
total: 114.31 sec