Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-104409
#<BuildRuby:0x000055e50f4501d8
@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-104409",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007778 0.001944 0.976354 ( 1.171597)
build_miniruby 0.002152 0.000538 0.847522 ( 0.846088)
build_ruby 0.002609 0.000000 2.164663 ( 2.165471)
build_all 0.021268 0.000000 18.508425 ( 2.149661)
build_install 0.014611 0.007459 2.031674 ( 1.010939)
test_btest 0.002152 0.000489 90.442471 ( 8.863939)
test_basic 0.008280 0.000822 0.346643 ( 0.432562)
test_all 0.002220 0.000232 695.994600 ( 64.002860)
test_rubyspec 0.075822 0.100099 47.907939 ( 56.080349)
total: 136.72 sec