Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-142433
#<BuildRuby:0x000055d4831da620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230110-142433",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000019 0.000009 0.000028 ( 0.000013)
build_up 0.000000 0.006556 0.849211 ( 1.013492)
build_miniruby 0.000406 0.000820 1.012053 ( 1.010253)
build_ruby 0.001620 0.000000 2.772554 ( 2.769800)
build_all 0.008276 0.001609 16.883421 ( 2.985767)
build_install 0.005324 0.004599 2.114397 ( 1.084102)
test_btest 0.000641 0.000360 71.930147 ( 10.728355)
test_basic 0.001615 0.004825 0.365629 ( 0.451763)
test_all 0.000835 0.000522 674.176665 ( 95.393548)
test_rubyspec 0.091906 0.042098 52.122080 ( 60.145053)
total: 175.58 sec