Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-142201
#<BuildRuby:0x0000563c4c246c40
@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.20220813-142201",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.006576 0.000000 0.865278 ( 0.921298)
build_miniruby 0.000960 0.000000 0.057551 ( 0.056397)
build_ruby 0.000913 0.000028 0.059545 ( 0.058327)
build_all 0.004728 0.000072 1.537210 ( 0.590022)
build_install 0.009073 0.000000 1.915573 ( 0.963061)
test_btest 0.000712 0.000000 46.989813 ( 8.617110)
test_basic 0.005865 0.000341 0.341914 ( 0.429662)
test_all 0.002182 0.000242 595.801574 ( 90.092911)
test_rubyspec 0.094067 0.034831 43.864199 ( 51.249409)
total: 152.98 sec