Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-080338
#<BuildRuby:0x0000559099df7fa8
@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.20240111-080338",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.004023 0.793071 ( 1.158700)
build_miniruby 0.000000 0.000980 0.886578 ( 0.886467)
build_ruby 0.000267 0.001119 2.759980 ( 2.762408)
build_all 0.008058 0.002097 14.852286 ( 1.373178)
build_install 0.006932 0.001631 4.249793 ( 1.139249)
test_btest 0.000719 0.000000 78.199788 ( 7.315864)
test_basic 0.003479 0.000000 0.440772 ( 0.518184)
test_all 0.108172 0.022404 514.322578 ( 47.567166)
test_rubyspec 0.025931 0.007981 49.758773 ( 62.300147)
total: 125.02 sec