Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-065626
#<BuildRuby:0x000055bd1a1c7f00
@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.20220808-065626",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005186 0.001297 0.808079 ( 0.899070)
build_miniruby 0.000783 0.000196 0.057168 ( 0.055939)
build_ruby 0.000771 0.000192 0.059543 ( 0.058322)
build_all 0.004623 0.000040 1.534977 ( 0.583283)
build_install 0.010830 0.000379 5.650973 ( 2.139486)
test_btest 0.000683 0.000137 48.225445 ( 8.536554)
test_basic 0.000000 0.006177 0.345573 ( 0.433425)
test_all 0.000753 0.000547 584.974533 ( 94.073405)
test_rubyspec 0.080106 0.034748 43.934942 ( 51.302720)
total: 158.08 sec