Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-160102
#<BuildRuby:0x000056442e763cc0
@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.20231216-160102",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003858 0.000908 1.244754 ( 1.581216)
build_miniruby 0.000767 0.000180 0.857585 ( 0.857520)
build_ruby 0.001447 0.000000 2.809320 ( 2.810075)
build_all 0.010073 0.000652 17.538482 ( 1.597346)
build_install 0.000000 0.009932 5.076171 ( 1.180051)
test_btest 0.000000 0.001057 89.492827 ( 8.092209)
test_basic 0.003006 0.001563 0.718583 ( 0.794666)
test_all 0.096849 0.040575 579.858096 ( 50.818153)
test_rubyspec 0.027042 0.023642 52.895632 ( 65.210990)
total: 132.94 sec