Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-100643
#<BuildRuby:0x00005598ca643670
@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.20220618-100643",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005792 0.000891 0.826540 ( 0.967128)
build_miniruby 0.000000 0.000999 0.057138 ( 0.055974)
build_ruby 0.000000 0.001004 0.059681 ( 0.058510)
build_all 0.000075 0.004289 1.535971 ( 0.622861)
build_install 0.005476 0.005592 6.294298 ( 2.856179)
test_btest 0.000575 0.000191 53.256745 ( 8.304908)
test_basic 0.005712 0.000480 0.342587 ( 0.430071)
test_all 0.001151 0.000359 638.772936 ( 94.309542)
test_rubyspec 0.074014 0.045862 44.216090 ( 49.759226)
total: 157.37 sec