Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-094036
#<BuildRuby:0x000055f4a71e72f0
@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.20221222-094036",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002310 0.001283 0.615823 ( 1.082664)
build_miniruby 0.000000 0.000946 0.748095 ( 0.747544)
build_ruby 0.000000 0.001276 2.492013 ( 2.492356)
build_all 0.005334 0.004113 12.374743 ( 1.508080)
build_install 0.004794 0.002046 1.619296 ( 0.769675)
test_btest 0.000428 0.000263 66.024595 ( 6.082424)
test_basic 0.002035 0.001252 0.240807 ( 0.336605)
test_all 0.001309 0.000320 523.126359 ( 70.042384)
test_rubyspec 0.010266 0.017421 34.834674 ( 45.392218)
total: 128.45 sec