Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-054634
#<BuildRuby:0x0000562135033de0
@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.20220623-054634",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006975 0.000203 0.860097 ( 1.021847)
build_miniruby 0.000849 0.000000 0.056625 ( 0.055464)
build_ruby 0.001021 0.000000 0.059113 ( 0.057896)
build_all 0.003984 0.000107 1.532473 ( 0.619528)
build_install 0.011034 0.000126 6.286355 ( 2.871830)
test_btest 0.000588 0.000034 54.453518 ( 7.910747)
test_basic 0.005919 0.000349 0.351108 ( 0.438585)
test_all 0.001293 0.000076 659.232295 ( 94.313562)
test_rubyspec 0.101809 0.021751 44.280393 ( 49.820975)
total: 157.11 sec