Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-081433
#<BuildRuby:0x000055f676d88110
@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.20231202-081433",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004439 0.000037 0.986464 ( 1.241002)
build_miniruby 0.000751 0.000063 0.871064 ( 0.871297)
build_ruby 0.000902 0.000075 2.697754 ( 2.699458)
build_all 0.003507 0.004084 12.083491 ( 0.992040)
build_install 0.004857 0.008484 3.577116 ( 0.963634)
test_btest 0.000491 0.000141 65.623384 ( 4.711153)
test_basic 0.003261 0.000000 0.368857 ( 0.450921)
test_all 0.071525 0.029306 376.713114 ( 40.195158)
test_rubyspec 0.031559 0.041191 39.675367 ( 52.309889)
total: 104.44 sec