Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-090233
#<BuildRuby:0x0000559189c740a0
@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.20240105-090233",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003436 0.001375 1.344321 ( 1.641620)
build_miniruby 0.000793 0.000317 0.885016 ( 0.884589)
build_ruby 0.001150 0.000461 2.738525 ( 2.738687)
build_all 0.007772 0.002310 14.231417 ( 1.291726)
build_install 0.001964 0.007038 4.207121 ( 1.066164)
test_btest 0.000793 0.000376 75.992593 ( 6.894912)
test_basic 0.000000 0.004926 0.751490 ( 0.831603)
test_all 0.079840 0.053200 475.470208 ( 47.924152)
test_rubyspec 0.023841 0.022630 47.924516 ( 60.342428)
total: 123.62 sec