Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-210638
#<BuildRuby:0x0000557134703208
@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.20230109-210638",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.003489 0.620888 ( 1.029447)
build_miniruby 0.000386 0.000492 0.680168 ( 0.679072)
build_ruby 0.000000 0.001302 2.422205 ( 2.421583)
build_all 0.009462 0.000485 12.976905 ( 1.609913)
build_install 0.004790 0.001597 1.514887 ( 0.713084)
test_btest 0.000549 0.000183 67.945002 ( 6.014641)
test_basic 0.002438 0.000812 0.249457 ( 0.345315)
test_all 0.000403 0.000748 498.208433 ( 48.521924)
test_rubyspec 0.005323 0.022274 35.475446 ( 45.906311)
total: 107.24 sec