Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-034206
#<BuildRuby:0x000055b118503e20
@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.20231229-034206",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001302 0.004134 1.057606 ( 1.431821)
build_miniruby 0.001643 0.000260 1.022372 ( 1.020981)
build_ruby 0.001310 0.000000 2.643734 ( 2.643629)
build_all 0.009344 0.000000 15.719383 ( 1.421800)
build_install 0.007875 0.000000 4.472962 ( 1.129107)
test_btest 0.000925 0.000000 78.921636 ( 7.232968)
test_basic 0.001467 0.002948 0.762719 ( 0.842038)
test_all 0.091924 0.041635 561.580596 ( 51.593127)
test_rubyspec 0.029332 0.018018 51.092444 ( 63.457321)
total: 130.77 sec