Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-064321
#<BuildRuby:0x000055784247bd90
@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.20220425-064321",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005488 0.001372 0.836224 ( 1.354009)
build_miniruby 0.000820 0.000205 0.057632 ( 0.056379)
build_ruby 0.001037 0.000000 0.059430 ( 0.058183)
build_all 0.004134 0.000176 1.495027 ( 0.604328)
build_install 0.007954 0.000738 6.249224 ( 2.819966)
test_btest 0.000504 0.000108 52.155984 ( 8.468977)
test_basic 0.005631 0.000166 0.263759 ( 0.352281)
test_all 0.001217 0.000243 628.450098 ( 90.010569)
test_rubyspec 0.063459 0.049924 44.321363 ( 49.160209)
total: 152.89 sec