Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-094955
#<BuildRuby:0x000055aca32ab2f0
@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.20230120-094955",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007844 0.000888 0.961970 ( 1.347966)
build_miniruby 0.002046 0.000472 0.838805 ( 0.837537)
build_ruby 0.002926 0.000000 2.138385 ( 2.138655)
build_all 0.015262 0.004559 18.381473 ( 2.116831)
build_install 0.020599 0.001426 1.848119 ( 0.949415)
test_btest 0.000872 0.000174 90.897183 ( 8.752595)
test_basic 0.007970 0.000585 0.350175 ( 0.438230)
test_all 0.001582 0.000302 662.088666 ( 62.970916)
test_rubyspec 0.083872 0.071435 48.213452 ( 56.525825)
total: 136.08 sec