Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-154659
#<BuildRuby:0x000055ecdbcf4018
@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.20220724-154659",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006293 0.000484 0.828281 ( 1.052084)
build_miniruby 0.000951 0.000073 0.056977 ( 0.055613)
build_ruby 0.000876 0.000068 0.059398 ( 0.058167)
build_all 0.004517 0.000000 1.500616 ( 0.588383)
build_install 0.008820 0.000000 5.641317 ( 2.175763)
test_btest 0.000588 0.000000 52.513088 ( 8.278779)
test_basic 0.001802 0.003438 0.287002 ( 0.376194)
test_all 0.000000 0.001345 630.959930 ( 89.579230)
test_rubyspec 0.094544 0.027934 43.960756 ( 49.540220)
total: 151.71 sec