Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-181030
#<BuildRuby:0x0000564e08d4f678
@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.20231202-181030",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003772 0.001509 1.181309 ( 1.571585)
build_miniruby 0.000757 0.000303 0.825305 ( 0.825381)
build_ruby 0.000908 0.000363 2.810116 ( 2.810415)
build_all 0.009826 0.000441 15.979984 ( 1.454794)
build_install 0.007427 0.001049 4.682172 ( 1.124701)
test_btest 0.000703 0.000235 83.549809 ( 7.658443)
test_basic 0.000302 0.004043 0.588319 ( 0.665348)
test_all 0.107862 0.024529 541.192228 ( 49.664105)
test_rubyspec 0.027472 0.016639 48.632888 ( 61.071169)
total: 126.85 sec