Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-023831
#<BuildRuby:0x0000561926144048
@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.20230330-023831",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.003896 0.000000 0.838705 ( 2.342612)
build_miniruby 0.000883 0.000000 0.668549 ( 0.667520)
build_ruby 0.001127 0.000000 2.228480 ( 2.227738)
build_all 0.008285 0.000000 11.947715 ( 1.101032)
build_install 0.002491 0.004229 1.700377 ( 0.851327)
test_btest 0.000525 0.000035 77.309921 ( 7.787544)
test_basic 0.003454 0.000230 0.261077 ( 0.355567)
test_all 0.000853 0.000057 440.274201 ( 48.040661)
test_rubyspec 0.019543 0.000643 37.372759 ( 47.888384)
total: 111.26 sec