Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-234826
#<BuildRuby:0x0000562bba04b500
@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.20240114-234826",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000037)
build_up 0.003892 0.000778 1.171987 ( 1.524815)
build_miniruby 0.000772 0.000155 0.882762 ( 0.882053)
build_ruby 0.001584 0.000317 2.775720 ( 2.780145)
build_all 0.009047 0.000000 14.146974 ( 1.263729)
build_install 0.000000 0.007299 4.219621 ( 1.134919)
test_btest 0.000000 0.001128 80.280774 ( 6.489631)
test_basic 0.001726 0.004039 0.740384 ( 0.814088)
test_all 0.093902 0.037652 512.008760 ( 47.761494)
test_rubyspec 0.022577 0.024965 50.098842 ( 62.435458)
total: 125.09 sec