Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-102239
#<BuildRuby:0x000055681751e878
@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.20220829-102239",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006022 0.000700 0.879304 ( 4.996831)
build_miniruby 0.000676 0.000246 0.057826 ( 0.056707)
build_ruby 0.000632 0.000230 0.060122 ( 0.058856)
build_all 0.004585 0.000039 1.520472 ( 0.584904)
build_install 0.005911 0.005031 1.910454 ( 0.959738)
test_btest 0.000526 0.000203 51.325168 ( 8.232358)
test_basic 0.005181 0.000194 0.313015 ( 0.401763)
test_all 0.000000 0.002960 618.611336 ( 89.276253)
test_rubyspec 0.038723 0.036131 43.455210 ( 51.824712)
total: 156.39 sec