Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-190403
#<BuildRuby:0x00005651cdf6bba0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-190403",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000038 0.000006 0.000044 ( 0.000042)
build_up 0.007967 0.004117 0.823761 ( 0.903869)
build_miniruby 0.001336 0.000287 0.061194 ( 0.060242)
build_ruby 0.001280 0.000274 0.066052 ( 0.065057)
build_all 0.006448 0.001382 1.258537 ( 0.489383)
build_install 0.015780 0.001141 1.590068 ( 0.792034)
test_btest 0.001193 0.000224 52.519959 ( 6.324345)
test_basic 0.005838 0.000092 0.289409 ( 0.380325)
test_all 0.003707 0.000000 496.768747 ( 53.370828)
test_rubyspec 0.077612 0.057797 41.629418 ( 50.162469)
total: 112.55 sec