Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-093722
#<BuildRuby:0x000055faea2cf520
@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.20221207-093722",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008319 0.001011 1.188662 ( 1.218490)
build_miniruby 0.002092 0.000483 0.834835 ( 0.833798)
build_ruby 0.002110 0.000487 2.236597 ( 2.141923)
build_all 0.016225 0.002488 18.579501 ( 2.155272)
build_install 0.017731 0.004546 2.075050 ( 1.011399)
test_btest 0.001028 0.000228 91.154419 ( 8.877775)
test_basic 0.002406 0.004593 0.340113 ( 0.429773)
test_all 0.001667 0.000439 695.614313 ( 70.081243)
test_rubyspec 0.077442 0.077057 48.972215 ( 57.412849)
total: 144.16 sec