Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-041053
#<BuildRuby:0x0000563c5a9140a0
@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.20231217-041053",
@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.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004737 0.001393 1.349676 ( 1.688376)
build_miniruby 0.000802 0.000236 0.865853 ( 0.865881)
build_ruby 0.001011 0.000297 2.755450 ( 2.755793)
build_all 0.005627 0.004702 16.143357 ( 1.496356)
build_install 0.007410 0.000976 4.720671 ( 1.128069)
test_btest 0.000525 0.000165 83.454231 ( 6.987451)
test_basic 0.003527 0.000000 0.625387 ( 0.704535)
test_all 0.098799 0.032588 540.451390 ( 48.876448)
test_rubyspec 0.011993 0.033285 50.111093 ( 62.438547)
total: 126.94 sec