Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-111142
#<BuildRuby:0x000055c7e8f78090
@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.20231102-111142",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004192 0.000662 1.469021 ( 1.685639)
build_miniruby 0.000968 0.000153 0.867438 ( 0.867591)
build_ruby 0.001252 0.000000 2.708668 ( 2.708949)
build_all 0.010701 0.000000 16.081219 ( 1.519969)
build_install 0.006209 0.002494 4.785388 ( 1.128408)
test_btest 0.001009 0.000155 83.362854 ( 7.439455)
test_basic 0.005135 0.000203 0.773327 ( 0.848981)
test_all 0.109014 0.028009 498.857355 ( 50.724653)
test_rubyspec 0.040434 0.011813 49.827473 ( 62.092322)
total: 129.02 sec