Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-014808
#<BuildRuby:0x0000562a587c0078
@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.20231205-014808",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004391 0.000365 0.983474 ( 1.297048)
build_miniruby 0.000713 0.000060 0.868354 ( 0.869414)
build_ruby 0.001575 0.000132 2.700304 ( 2.700654)
build_all 0.002537 0.004685 12.123904 ( 0.986676)
build_install 0.004893 0.004573 3.539664 ( 0.969174)
test_btest 0.000508 0.000117 65.625971 ( 4.614289)
test_basic 0.002619 0.000604 0.375006 ( 0.458322)
test_all 0.073196 0.025447 374.465906 ( 42.640110)
test_rubyspec 0.035624 0.034685 39.672804 ( 52.312287)
total: 106.85 sec