Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-121600
#<BuildRuby:0x00005649e04bbe20
@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.20231215-121600",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001452 0.004108 1.595747 ( 1.940723)
build_miniruby 0.001056 0.000000 0.889356 ( 0.888868)
build_ruby 0.001325 0.000000 2.817916 ( 2.817894)
build_all 0.006512 0.003688 16.774236 ( 1.471663)
build_install 0.009126 0.000000 4.894611 ( 1.152450)
test_btest 0.000737 0.000000 85.735179 ( 6.750741)
test_basic 0.006717 0.000000 0.721990 ( 0.794755)
test_all 0.109955 0.026928 533.698623 ( 57.465978)
test_rubyspec 0.035890 0.015947 51.783381 ( 64.127830)
total: 137.41 sec