Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-050124
#<BuildRuby:0x0000565285c280e8
@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.20240106-050124",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000222 0.003497 0.875824 ( 1.318517)
build_miniruby 0.001004 0.000137 1.018922 ( 1.017491)
build_ruby 0.001101 0.000150 2.736040 ( 2.736802)
build_all 0.009523 0.000205 14.659861 ( 1.368153)
build_install 0.009114 0.000125 4.170985 ( 1.147003)
test_btest 0.000644 0.000074 76.570683 ( 7.270465)
test_basic 0.003374 0.000000 0.420738 ( 0.500994)
test_all 0.108257 0.025457 517.812327 ( 50.370286)
test_rubyspec 0.024385 0.012416 49.350607 ( 61.891908)
total: 127.62 sec