Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-140421
#<BuildRuby:0x000056336146a7e0
@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.20220730-140421",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.002986 0.003923 0.875407 ( 1.605544)
build_miniruby 0.000596 0.000274 0.057440 ( 0.056174)
build_ruby 0.000666 0.000308 0.059150 ( 0.057828)
build_all 0.003051 0.001409 1.506922 ( 0.590184)
build_install 0.010083 0.001030 5.664099 ( 2.160639)
test_btest 0.000529 0.000212 53.829494 ( 8.275374)
test_basic 0.001618 0.004720 0.343905 ( 0.431397)
test_all 0.000632 0.000296 628.634846 ( 92.381440)
test_rubyspec 0.054028 0.046108 43.991890 ( 49.706083)
total: 155.27 sec