Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-065734
#<BuildRuby:0x000055b688fb68c0
@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.20220802-065734",
@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.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001840 0.004489 0.843087 ( 0.919869)
build_miniruby 0.000668 0.000223 0.056615 ( 0.055422)
build_ruby 0.000700 0.000233 0.059368 ( 0.058194)
build_all 0.001582 0.003164 1.560543 ( 0.598762)
build_install 0.005065 0.006294 5.625924 ( 2.145093)
test_btest 0.000425 0.000197 53.370612 ( 8.092561)
test_basic 0.002231 0.003308 0.294505 ( 0.383886)
test_all 0.000887 0.000000 625.509215 ( 92.485668)
test_rubyspec 0.081954 0.045630 43.436265 ( 49.043510)
total: 153.78 sec