Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-010620
#<BuildRuby:0x000055ef5aaa04c0
@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.20220915-010620",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001689 0.010238 1.083858 ( 1.868216)
build_miniruby 0.001957 0.000000 0.073641 ( 0.071493)
build_ruby 0.002101 0.000139 0.075187 ( 0.072730)
build_all 0.006276 0.003339 1.567768 ( 0.603414)
build_install 0.013830 0.007418 1.901968 ( 0.945833)
test_btest 0.000846 0.000312 93.148200 ( 9.667989)
test_basic 0.005380 0.001982 0.359270 ( 0.447765)
test_all 0.002183 0.000804 639.757849 ( 66.146396)
test_rubyspec 0.091834 0.077214 47.214884 ( 55.488179)
total: 135.31 sec