Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-053901
#<BuildRuby:0x000055e103327e88
@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.20240114-053901",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005132 0.802305 ( 1.341138)
build_miniruby 0.000000 0.001007 0.801588 ( 0.801443)
build_ruby 0.000000 0.001449 2.691998 ( 2.692631)
build_all 0.001530 0.006270 12.013307 ( 0.981231)
build_install 0.007120 0.003576 3.437461 ( 0.978188)
test_btest 0.000501 0.000176 64.635850 ( 5.112849)
test_basic 0.001178 0.002684 0.391507 ( 0.472966)
test_all 0.080858 0.015946 402.841162 ( 35.168505)
test_rubyspec 0.024078 0.043560 40.785516 ( 53.335427)
total: 100.88 sec