Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-215240
#<BuildRuby:0x000055583809f8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240102-215240",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.005011 0.001503 1.047964 ( 1.363355)
build_miniruby 0.000659 0.000198 0.834513 ( 0.835014)
build_ruby 0.001009 0.000303 2.666425 ( 2.667564)
build_all 0.001934 0.006127 11.951552 ( 0.988199)
build_install 0.010871 0.001050 3.725240 ( 0.981371)
test_btest 0.000577 0.000206 64.290434 ( 4.430686)
test_basic 0.004507 0.000096 0.413229 ( 0.492911)
test_all 0.064247 0.032999 367.484675 ( 39.706812)
test_rubyspec 0.026105 0.048403 39.698722 ( 52.290620)
total: 103.76 sec