Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-171549
#<BuildRuby:0x00005644df3246d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230104-171549",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008690 0.001096 0.924997 ( 1.142291)
build_miniruby 0.002275 0.000525 0.844457 ( 0.842202)
build_ruby 0.002694 0.000622 2.145336 ( 2.145453)
build_all 0.015595 0.003947 18.633458 ( 2.165765)
build_install 0.010072 0.009369 2.047288 ( 1.005523)
test_btest 0.001215 0.000384 92.808098 ( 9.217311)
test_basic 0.007329 0.002315 0.333646 ( 0.419634)
test_all 0.001665 0.000525 683.946741 ( 64.080260)
test_rubyspec 0.087661 0.095456 47.818451 ( 55.959122)
total: 136.98 sec