Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-211453
#<BuildRuby:0x00005590b6c60448
@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.20221226-211453",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008938 0.000221 1.084199 ( 1.475906)
build_miniruby 0.002520 0.000540 0.838425 ( 0.835981)
build_ruby 0.002219 0.000475 2.144979 ( 2.144794)
build_all 0.020597 0.000511 18.628722 ( 2.163021)
build_install 0.016997 0.004333 2.049462 ( 1.047061)
test_btest 0.001235 0.000225 85.426912 ( 9.468454)
test_basic 0.008188 0.001489 0.351138 ( 0.436522)
test_all 0.002062 0.000374 685.220034 ( 63.633028)
test_rubyspec 0.083637 0.088853 47.951722 ( 56.110704)
total: 137.32 sec