Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-210040
#<BuildRuby:0x000056446e167840
@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.20231114-210040",
@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.000010)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004258 0.000036 1.194244 ( 1.610085)
build_miniruby 0.000934 0.000093 0.874504 ( 0.874402)
build_ruby 0.001316 0.000132 2.960985 ( 2.961308)
build_all 0.005800 0.004286 16.367292 ( 1.466690)
build_install 0.008298 0.000570 4.927816 ( 1.167778)
test_btest 0.000913 0.000124 84.629895 ( 6.814016)
test_basic 0.001434 0.003145 0.633724 ( 0.714197)
test_all 0.099986 0.036891 498.457416 ( 59.405832)
test_rubyspec 0.027015 0.021690 49.209054 ( 61.716336)
total: 136.73 sec