Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-110200
#<BuildRuby:0x000055e458928078
@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.20231027-110200",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004571 0.001016 1.471068 ( 1.794605)
build_miniruby 0.001051 0.000233 0.914921 ( 0.914057)
build_ruby 0.001054 0.000235 2.721299 ( 2.722065)
build_all 0.002051 0.007754 16.665501 ( 1.512846)
build_install 0.007832 0.001117 5.043732 ( 1.191074)
test_btest 0.000795 0.000238 83.334539 ( 7.984501)
test_basic 0.000175 0.005587 0.732616 ( 0.797606)
test_all 0.103485 0.031857 499.792223 ( 53.787964)
test_rubyspec 0.026740 0.023405 50.068588 ( 62.454071)
total: 133.16 sec