Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-032134
#<BuildRuby:0x0000559e2d45b818
@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.20231213-032134",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004750 0.000000 1.231931 ( 1.598708)
build_miniruby 0.000920 0.000000 0.830176 ( 0.829968)
build_ruby 0.001319 0.000000 2.609304 ( 2.609216)
build_all 0.005709 0.004227 17.045571 ( 1.590958)
build_install 0.004396 0.004223 4.991668 ( 1.200122)
test_btest 0.000623 0.000113 85.858827 ( 8.249936)
test_basic 0.000183 0.004269 0.784155 ( 0.862816)
test_all 0.127681 0.007985 538.066004 ( 60.940919)
test_rubyspec 0.023552 0.020627 50.293984 ( 62.607700)
total: 140.49 sec