Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-221502
#<BuildRuby:0x00005645c6e6f7f0
@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.20231213-221502",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001231 0.003540 1.021237 ( 1.330457)
build_miniruby 0.000675 0.000113 0.867357 ( 0.867974)
build_ruby 0.000933 0.000155 2.701872 ( 2.703254)
build_all 0.007676 0.000578 12.195957 ( 1.008028)
build_install 0.005462 0.006628 3.567198 ( 0.969288)
test_btest 0.000537 0.000134 66.322059 ( 4.989110)
test_basic 0.002385 0.000597 0.376541 ( 0.458089)
test_all 0.091548 0.007408 374.601874 ( 42.365945)
test_rubyspec 0.040858 0.031386 39.741286 ( 52.374686)
total: 107.07 sec