Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-034338
#<BuildRuby:0x0000557e31d6c090
@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.20240112-034338",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004432 0.000036 0.922157 ( 1.331210)
build_miniruby 0.000988 0.000090 0.901037 ( 0.900201)
build_ruby 0.000000 0.001581 2.838195 ( 2.839622)
build_all 0.006970 0.002838 14.650554 ( 1.355664)
build_install 0.004240 0.004965 4.165665 ( 1.143386)
test_btest 0.000523 0.000091 77.449173 ( 7.290701)
test_basic 0.000000 0.003418 0.437025 ( 0.518904)
test_all 0.101861 0.033160 501.710211 ( 55.537566)
test_rubyspec 0.015993 0.017340 48.881207 ( 61.434245)
total: 132.35 sec