Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-085107
#<BuildRuby:0x000055efda70b4b0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-085107",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000268 0.004057 1.129379 ( 1.483947)
build_miniruby 0.000730 0.000274 0.911960 ( 0.911993)
build_ruby 0.000982 0.000368 2.752362 ( 2.752632)
build_all 0.008986 0.001729 17.114960 ( 1.562984)
build_install 0.008456 0.001359 5.159819 ( 1.236166)
test_btest 0.000842 0.000280 88.036062 ( 7.184934)
test_basic 0.000000 0.003936 0.598107 ( 0.676882)
test_all 0.110746 0.027323 522.454708 ( 59.840552)
test_rubyspec 0.022588 0.026773 52.087089 ( 64.365988)
total: 140.02 sec