Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-174931
#<BuildRuby:0x00005555d170bfa8
@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.20230725-174931",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006338 0.000383 1.405459 ( 2.683734)
build_miniruby 0.001251 0.000198 0.962424 ( 0.961310)
build_ruby 0.001120 0.000177 2.638821 ( 2.638328)
build_all 0.009321 0.000000 13.454033 ( 1.202127)
build_install 0.008285 0.000000 1.980858 ( 0.920234)
test_btest 0.001119 0.000000 81.376763 ( 7.173993)
test_basic 0.004621 0.000341 0.549042 ( 0.627387)
test_all 0.001499 0.000188 509.373059 ( 48.647778)
test_rubyspec 0.024966 0.016813 44.010626 ( 56.485153)
total: 121.34 sec