Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-103444
#<BuildRuby:0x0000558b0c107858
@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.20231024-103444",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003858 0.001800 2.284039 ( 2.489763)
build_miniruby 0.000647 0.000302 0.893375 ( 0.893657)
build_ruby 0.000875 0.000409 2.681945 ( 2.681780)
build_all 0.009233 0.000335 16.111696 ( 1.477897)
build_install 0.007964 0.001440 5.208184 ( 1.190203)
test_btest 0.000773 0.000301 82.069688 ( 6.846013)
test_basic 0.006668 0.000000 0.710339 ( 0.788704)
test_all 0.106117 0.028864 497.737090 ( 56.581326)
test_rubyspec 0.029339 0.022199 49.929390 ( 62.214589)
total: 135.16 sec