Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-210418
#<BuildRuby:0x0000562ae8b42eb8
@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.20230707-210418",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.006423 1.413994 ( 2.686374)
build_miniruby 0.000000 0.001090 0.854566 ( 0.855717)
build_ruby 0.000143 0.001062 2.599046 ( 2.600439)
build_all 0.003958 0.004142 8.514873 ( 7.870514)
build_install 0.002425 0.005749 1.959372 ( 1.705439)
test_btest 0.000701 0.000421 85.096727 ( 6.914727)
test_basic 0.002193 0.003075 0.760556 ( 0.841862)
test_all 0.001787 0.000000 443.394484 ( 50.218995)
test_rubyspec 0.028415 0.012458 42.366251 ( 54.818381)
total: 128.51 sec