Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-000528
#<BuildRuby:0x00005621f680fd68
@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.20231228-000528",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005879 1.289574 ( 1.696871)
build_miniruby 0.000321 0.001312 0.876886 ( 0.876077)
build_ruby 0.000000 0.001351 2.850169 ( 2.850292)
build_all 0.006341 0.003032 16.284755 ( 1.452080)
build_install 0.006534 0.001555 4.527494 ( 1.127311)
test_btest 0.000922 0.000220 82.801898 ( 7.515727)
test_basic 0.001262 0.003486 0.673094 ( 0.752498)
test_all 0.079210 0.054260 526.995498 ( 49.428101)
test_rubyspec 0.016759 0.033042 49.444501 ( 61.836196)
total: 127.54 sec