Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-205516
#<BuildRuby:0x00005623b6c47568
@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.20240103-205516",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004058 0.001353 1.335892 ( 1.580066)
build_miniruby 0.000696 0.000232 0.836421 ( 0.835861)
build_ruby 0.000960 0.000320 2.624502 ( 2.624017)
build_all 0.007924 0.001041 14.165450 ( 1.297658)
build_install 0.008134 0.000000 4.138365 ( 1.043646)
test_btest 0.000969 0.000000 74.742876 ( 6.630435)
test_basic 0.005263 0.000034 0.632835 ( 0.707747)
test_all 0.108009 0.020711 485.079685 ( 56.278933)
test_rubyspec 0.021378 0.026218 48.177036 ( 60.645771)
total: 131.65 sec