Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-075600
#<BuildRuby:0x00005581cec0bac0
@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.20221218-075600",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.002040 0.001458 0.644023 ( 1.046692)
build_miniruby 0.000910 0.000000 0.753664 ( 0.753096)
build_ruby 0.000000 0.001385 2.603027 ( 2.528876)
build_all 0.005797 0.003849 12.517986 ( 1.528087)
build_install 0.005446 0.001451 1.624699 ( 0.789329)
test_btest 0.000681 0.000000 67.248832 ( 6.138639)
test_basic 0.003384 0.000000 0.254446 ( 0.350064)
test_all 0.001534 0.000000 517.764427 ( 70.298629)
test_rubyspec 0.020796 0.008169 36.007535 ( 46.317015)
total: 129.75 sec