Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-050041
#<BuildRuby:0x00005577e4277818
@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.20230708-050041",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.006449 1.407438 ( 2.647418)
build_miniruby 0.000000 0.001207 0.943821 ( 0.944474)
build_ruby 0.000665 0.000497 2.744804 ( 2.745919)
build_all 0.006700 0.002932 7.940829 ( 7.218224)
build_install 0.006114 0.003640 2.069019 ( 1.767894)
test_btest 0.000831 0.000374 86.509914 ( 7.431286)
test_basic 0.000692 0.004255 0.786276 ( 0.865452)
test_all 0.001067 0.000534 462.298301 ( 53.076162)
test_rubyspec 0.020238 0.018476 42.523763 ( 54.980028)
total: 131.68 sec