Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-144023
#<BuildRuby:0x0000561b07f435f8
@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.20230727-144023",
@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.000016 0.000008 0.000024 ( 0.000024)
autoconf 0.000024 0.000012 0.000036 ( 0.000035)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.002576 0.003194 1.276053 ( 2.660050)
build_miniruby 0.000596 0.000317 0.848576 ( 0.847849)
build_ruby 0.000996 0.000531 2.554160 ( 2.559216)
build_all 0.009088 0.000000 12.999720 ( 1.176134)
build_install 0.007706 0.000000 1.842901 ( 0.869631)
test_btest 0.000676 0.000000 75.705806 ( 6.742919)
test_basic 0.003648 0.000659 0.627018 ( 0.705453)
test_all 0.000907 0.000363 477.146230 ( 47.423036)
test_rubyspec 0.022072 0.016909 43.561647 ( 56.044101)
total: 119.03 sec