Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-061226
#<BuildRuby:0x000056059cff4090
@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.20231103-061226",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002289 0.003334 1.345155 ( 1.612980)
build_miniruby 0.000787 0.000263 0.950166 ( 0.951039)
build_ruby 0.001393 0.000000 2.692114 ( 2.693111)
build_all 0.006506 0.003929 17.275582 ( 1.523214)
build_install 0.004695 0.004163 5.254315 ( 1.296456)
test_btest 0.000747 0.000285 85.817800 ( 7.985244)
test_basic 0.000000 0.004578 0.673124 ( 0.753779)
test_all 0.112756 0.026431 537.154875 ( 50.671201)
test_rubyspec 0.028181 0.018820 51.432890 ( 63.729995)
total: 131.22 sec