Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-040924
#<BuildRuby:0x0000565373510208
@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.20220729-040924",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.006844 0.000000 0.829438 ( 1.051264)
build_miniruby 0.000979 0.000000 0.056997 ( 0.055823)
build_ruby 0.000961 0.000000 0.059257 ( 0.058042)
build_all 0.004734 0.000000 1.527709 ( 0.584033)
build_install 0.010995 0.000000 5.630435 ( 2.156728)
test_btest 0.000877 0.000000 50.564377 ( 8.254603)
test_basic 0.005563 0.000000 0.291640 ( 0.381041)
test_all 0.002359 0.000000 607.545502 ( 85.873994)
test_rubyspec 0.108359 0.020031 43.763721 ( 49.351444)
total: 147.77 sec