Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-033427
#<BuildRuby:0x0000559c50ccf3c0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-033427",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001283 0.004442 0.918500 ( 1.307061)
build_miniruby 0.000684 0.000274 0.806242 ( 0.806322)
build_ruby 0.001006 0.000402 2.619446 ( 2.620469)
build_all 0.006115 0.002446 12.323467 ( 1.024703)
build_install 0.009712 0.003885 3.720087 ( 0.987418)
test_btest 0.000561 0.000224 65.046441 ( 4.676216)
test_basic 0.003754 0.001501 0.408247 ( 0.488377)
test_all 0.076982 0.021482 366.983487 ( 33.178965)
test_rubyspec 0.039916 0.026403 40.033602 ( 52.604027)
total: 97.69 sec