Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-020830
#<BuildRuby:0x000055ccc76a3918
@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.20231220-020830",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004190 0.000698 1.274090 ( 1.648792)
build_miniruby 0.000850 0.000142 0.865190 ( 0.864797)
build_ruby 0.001192 0.000199 2.774926 ( 2.774585)
build_all 0.005320 0.004470 16.265068 ( 1.484022)
build_install 0.005477 0.003558 4.731467 ( 1.155549)
test_btest 0.000925 0.000220 88.176882 ( 6.959983)
test_basic 0.000000 0.004004 0.646486 ( 0.721872)
test_all 0.106285 0.032819 509.464789 ( 60.284550)
test_rubyspec 0.036132 0.013029 50.373950 ( 62.721150)
total: 138.62 sec