Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-035821
#<BuildRuby:0x000056281343f6e8
@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.20221224-035821",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003581 0.610904 ( 1.006027)
build_miniruby 0.000259 0.000651 0.736028 ( 0.735810)
build_ruby 0.001098 0.000219 2.511121 ( 2.511934)
build_all 0.005844 0.003645 12.443409 ( 1.478096)
build_install 0.005477 0.001370 1.625074 ( 0.763858)
test_btest 0.000568 0.000142 66.210418 ( 6.206574)
test_basic 0.000000 0.003807 0.252139 ( 0.347353)
test_all 0.000302 0.000874 491.160647 ( 45.984875)
test_rubyspec 0.013855 0.016270 34.830546 ( 45.347790)
total: 104.38 sec