Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-140624
#<BuildRuby:0x0000558f257cb500
@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.20231223-140624",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003685 0.001842 1.168303 ( 1.526801)
build_miniruby 0.000738 0.000369 0.934540 ( 0.934072)
build_ruby 0.000000 0.001379 2.752487 ( 2.752701)
build_all 0.005070 0.005143 15.665367 ( 1.392849)
build_install 0.005543 0.003118 4.595009 ( 1.119169)
test_btest 0.000687 0.000386 80.988582 ( 6.639126)
test_basic 0.000000 0.004149 0.659208 ( 0.737636)
test_all 0.100723 0.037958 486.204881 ( 52.988178)
test_rubyspec 0.012399 0.038147 50.183315 ( 62.474679)
total: 130.57 sec