Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-230623
#<BuildRuby:0x0000562e14a0c880
@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.20221128-230623",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010052 0.001298 1.233561 ( 2.031994)
build_miniruby 0.002114 0.000453 0.833664 ( 0.832528)
build_ruby 0.003667 0.000000 2.239905 ( 2.147427)
build_all 0.015938 0.004892 18.507261 ( 2.185112)
build_install 0.008351 0.012132 1.848240 ( 0.941686)
test_btest 0.001170 0.000390 88.517883 ( 9.328184)
test_basic 0.006956 0.002319 0.334660 ( 0.420506)
test_all 0.002165 0.000722 686.857879 ( 70.305670)
test_rubyspec 0.110813 0.068369 49.259408 ( 57.260500)
total: 145.45 sec