Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-040509
#<BuildRuby:0x000055beda04c178
@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.20240108-040509",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001780 0.003170 1.336810 ( 1.742850)
build_miniruby 0.001445 0.000131 1.444326 ( 1.447002)
build_ruby 0.001618 0.000000 4.373832 ( 4.383203)
build_all 0.006654 0.003384 16.587076 ( 1.725599)
build_install 0.010994 0.004170 5.074149 ( 1.879191)
test_btest 0.000666 0.000099 80.932237 ( 12.934119)
test_basic 0.003462 0.003723 0.686504 ( 0.748842)
test_all 0.088768 0.032717 568.005605 ( 64.305358)
test_rubyspec 0.039624 0.027844 80.792172 ( 92.930707)
total: 182.10 sec