Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-121509
#<BuildRuby:0x000055a453357e40
@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.20240614-121509",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004409 0.000735 1.031700 ( 1.435497)
build_miniruby 0.001002 0.000167 0.746864 ( 0.746255)
build_ruby 0.001192 0.000199 2.251236 ( 2.252011)
build_all 0.006964 0.001161 12.580505 ( 1.012653)
build_install 0.009895 0.002369 4.189912 ( 1.069756)
test_btest 0.000623 0.000110 69.218332 ( 5.511282)
test_basic 0.004229 0.000000 0.389720 ( 0.471223)
test_all 0.051148 0.044060 360.820052 ( 34.732318)
test_rubyspec 0.026453 0.014847 87.190935 ( 11.026510)
total: 58.26 sec