Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-205944
#<BuildRuby:0x00005586eabe92d8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-205944",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.007804 0.002838 0.939667 ( 1.202831)
build_miniruby 0.002634 0.000000 0.069686 ( 0.068865)
build_ruby 0.002269 0.000037 0.071028 ( 0.070800)
build_all 0.009963 0.000000 4.056645 ( 0.799393)
build_install 0.013699 0.011354 7.810497 ( 2.379269)
test_btest 0.000820 0.000308 47.272659 ( 44.151766)
test_basic 0.005907 0.002215 0.341526 ( 0.431427)
test_all 0.001298 0.000487 696.847244 ( 67.240039)
test_rubyspec 0.102599 0.062632 46.005423 ( 51.370239)
total: 167.72 sec