Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-193621
#<BuildRuby:0x00005647148780c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-193621",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000033 0.000011 0.000044 ( 0.000034)
build_up 0.000000 0.004138 0.751015 ( 1.177342)
build_miniruby 0.000000 0.000793 0.932215 ( 0.933598)
build_ruby 0.000143 0.001146 2.786197 ( 2.789182)
build_all 0.002263 0.005034 12.128451 ( 1.071897)
build_install 0.010604 0.000000 3.413345 ( 0.980885)
test_btest 0.000615 0.000000 64.984126 ( 5.754916)
test_basic 0.003816 0.000000 0.377570 ( 0.461323)
test_all 0.091396 0.025125 524.933275 ( 47.947812)
test_rubyspec 0.034283 0.018928 41.487337 ( 54.215079)
total: 115.33 sec