Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-101543
#<BuildRuby:0x000055e5fa4c6860
@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.20221225-101543",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004600 0.004961 0.960390 ( 1.145913)
build_miniruby 0.000000 0.002393 0.848216 ( 0.846981)
build_ruby 0.000805 0.002006 2.128510 ( 2.128195)
build_all 0.016239 0.004013 18.668756 ( 2.172378)
build_install 0.018413 0.003470 2.053861 ( 1.010650)
test_btest 0.001188 0.000324 91.762374 ( 8.999257)
test_basic 0.007718 0.002105 0.347229 ( 0.434043)
test_all 0.000000 0.002270 679.168061 ( 66.084055)
test_rubyspec 0.096357 0.079347 47.941893 ( 56.049133)
total: 138.87 sec