Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-052252
#<BuildRuby:0x0000564cc56dc0a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220601-052252",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005806 0.000894 0.839339 ( 1.031274)
build_miniruby 0.000764 0.000118 0.056523 ( 0.055337)
build_ruby 0.000816 0.000125 0.057792 ( 0.056623)
build_all 0.003713 0.000571 1.505010 ( 0.615043)
build_install 0.005863 0.005069 6.316732 ( 2.862735)
test_btest 0.000484 0.000104 46.704731 ( 8.865938)
test_basic 0.004477 0.000959 0.263072 ( 0.351942)
test_all 0.001201 0.000258 623.668603 ( 97.747795)
test_rubyspec 0.068043 0.050749 44.036209 ( 49.607081)
total: 161.19 sec