Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-234753
#<BuildRuby:0x000055887af58a90
@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.20221225-234753",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008303 0.001277 0.963053 ( 1.169866)
build_miniruby 0.001958 0.000301 0.838004 ( 0.838161)
build_ruby 0.002427 0.000374 2.153125 ( 2.152197)
build_all 0.018435 0.002509 18.587686 ( 2.158836)
build_install 0.019191 0.002134 2.027054 ( 0.996816)
test_btest 0.001125 0.000161 92.777581 ( 8.698056)
test_basic 0.008204 0.000433 0.348075 ( 0.433735)
test_all 0.002218 0.000302 678.343461 ( 64.940447)
test_rubyspec 0.106002 0.069619 47.766638 ( 55.947430)
total: 137.34 sec