Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-092908
#<BuildRuby:0x00005641442ac020
@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.20231211-092908",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004080 0.000000 1.000669 ( 1.302640)
build_miniruby 0.000706 0.000134 0.868481 ( 0.868270)
build_ruby 0.000806 0.000161 2.685834 ( 2.686612)
build_all 0.006616 0.000390 12.093468 ( 1.000138)
build_install 0.007220 0.002378 3.567086 ( 0.969363)
test_btest 0.000498 0.000100 65.225510 ( 4.925009)
test_basic 0.000000 0.003098 0.375241 ( 0.457292)
test_all 0.061356 0.038574 367.304427 ( 38.547077)
test_rubyspec 0.045971 0.032371 39.598774 ( 52.241463)
total: 103.00 sec