Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-033754
#<BuildRuby:0x0000559a5acdb4b0
@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.20230704-033754",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000000 0.000028 0.000028 ( 0.000032)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.005992 1.546926 ( 2.806594)
build_miniruby 0.000000 0.001037 0.891215 ( 0.891507)
build_ruby 0.000000 0.001242 2.717570 ( 2.718301)
build_all 0.001809 0.007155 10.948787 ( 7.505000)
build_install 0.009087 0.000000 4.953958 ( 1.883714)
test_btest 0.000728 0.000000 82.910258 ( 8.185652)
test_basic 0.002029 0.002524 0.808166 ( 0.893678)
test_all 0.000781 0.000283 456.624337 ( 46.522566)
test_rubyspec 0.021574 0.018285 41.746740 ( 54.198696)
total: 125.61 sec