Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-113919
#<BuildRuby:0x0000563c26027638
@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.20231119-113919",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004822 0.000402 0.929651 ( 1.351235)
build_miniruby 0.000000 0.001070 0.802646 ( 0.802400)
build_ruby 0.000000 0.001499 2.582967 ( 2.583754)
build_all 0.006652 0.000818 12.032612 ( 0.987076)
build_install 0.008242 0.002747 3.503160 ( 0.966927)
test_btest 0.000518 0.000082 62.102556 ( 5.702492)
test_basic 0.000115 0.003588 0.384728 ( 0.466093)
test_all 0.072284 0.022594 338.551176 ( 37.433089)
test_rubyspec 0.027260 0.038856 39.826170 ( 52.435961)
total: 102.73 sec