Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-001248
#<BuildRuby:0x000055b19d96b208
@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.20230110-001248",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003452 0.000266 0.630042 ( 1.042345)
build_miniruby 0.000874 0.000068 0.666180 ( 0.665232)
build_ruby 0.001220 0.000094 2.398849 ( 2.398565)
build_all 0.005291 0.003957 12.893650 ( 1.591097)
build_install 0.006218 0.000252 1.522160 ( 0.712744)
test_btest 0.000633 0.000079 66.359677 ( 6.371901)
test_basic 0.003322 0.000415 0.248219 ( 0.343646)
test_all 0.000988 0.000123 500.734130 ( 46.973772)
test_rubyspec 0.014074 0.013991 35.360783 ( 45.806928)
total: 105.91 sec