Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-162246
#<BuildRuby:0x00005636e1a18880
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-162246",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005838 0.004335 1.198747 ( 1.202285)
build_miniruby 0.000000 0.002479 0.860667 ( 0.860945)
build_ruby 0.001190 0.001806 2.243479 ( 2.151765)
build_all 0.017912 0.003401 18.841351 ( 2.192726)
build_install 0.018579 0.003642 2.113763 ( 1.038990)
test_btest 0.001018 0.000255 95.025915 ( 9.181127)
test_basic 0.001327 0.008439 0.341083 ( 0.427108)
test_all 0.001870 0.000623 697.955769 ( 70.084735)
test_rubyspec 0.114756 0.060552 49.295146 ( 57.397056)
total: 144.54 sec