Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-093927
#<BuildRuby:0x000055be0d733568
@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.20240116-093927",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.003995 1.132244 ( 1.519299)
build_miniruby 0.000678 0.000253 0.852497 ( 0.851835)
build_ruby 0.000998 0.000235 2.768395 ( 2.768547)
build_all 0.008290 0.000900 14.092860 ( 1.260293)
build_install 0.007941 0.000731 4.114741 ( 1.090308)
test_btest 0.000950 0.000200 77.021772 ( 6.029171)
test_basic 0.004161 0.000876 0.650089 ( 0.729449)
test_all 0.096598 0.029076 482.631911 ( 45.601485)
test_rubyspec 0.009239 0.041552 48.680370 ( 61.036222)
total: 120.89 sec