Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-004809
#<BuildRuby:0x0000555a6ff04618
@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.20221116-004809",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000034 0.000007 0.000041 ( 0.000039)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001938 0.007103 1.084790 ( 1.112819)
build_miniruby 0.001549 0.000000 0.889507 ( 0.894764)
build_ruby 0.002209 0.000000 2.345886 ( 2.254340)
build_all 0.016650 0.001459 18.195823 ( 2.188926)
build_install 0.017485 0.002416 1.833942 ( 0.991241)
test_btest 0.001182 0.000000 83.081479 ( 9.529156)
test_basic 0.007166 0.000195 0.352088 ( 0.440946)
test_all 0.001351 0.000300 722.512384 ( 75.769720)
test_rubyspec 0.089290 0.041360 50.170400 ( 58.645984)
total: 151.83 sec