Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-043949
#<BuildRuby:0x00005617c6f4bbe8
@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.20240101-043949",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000575 0.004137 1.203264 ( 1.586690)
build_miniruby 0.000911 0.000202 0.876288 ( 0.876349)
build_ruby 0.001209 0.000269 2.779390 ( 2.779278)
build_all 0.009848 0.000000 16.801930 ( 1.528998)
build_install 0.008952 0.000000 4.866784 ( 1.234417)
test_btest 0.000733 0.000000 88.284462 ( 7.324030)
test_basic 0.000000 0.004533 0.561046 ( 0.635902)
test_all 0.114708 0.020627 564.345241 ( 49.159000)
test_rubyspec 0.030352 0.018062 50.767309 ( 63.023488)
total: 128.15 sec