Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-144358
#<BuildRuby:0x00005607a2ae4ea8
@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.20220909-144358",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000015 0.000007 0.000022 ( 0.000021)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006071 0.004983 1.137700 ( 1.395069)
build_miniruby 0.000000 0.002310 0.073987 ( 0.071934)
build_ruby 0.000109 0.001732 0.075707 ( 0.074970)
build_all 0.007296 0.003584 1.600365 ( 0.607486)
build_install 0.017363 0.006589 1.938075 ( 0.953638)
test_btest 0.000806 0.000424 94.921688 ( 9.338004)
test_basic 0.006336 0.001199 0.348696 ( 0.437866)
test_all 0.003811 0.000274 687.722087 ( 69.018488)
test_rubyspec 0.101337 0.083409 47.312948 ( 55.743238)
total: 137.64 sec