Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-200555
#<BuildRuby:0x00005563a86ffe58
@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.20220811-200555",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002998 0.003448 0.810372 ( 1.434139)
build_miniruby 0.000866 0.000115 0.058515 ( 0.057205)
build_ruby 0.000852 0.000114 0.059823 ( 0.058607)
build_all 0.003975 0.000530 1.499339 ( 0.581091)
build_install 0.011012 0.000000 5.591999 ( 2.152026)
test_btest 0.000684 0.000000 46.778145 ( 8.737114)
test_basic 0.005477 0.000000 0.347309 ( 0.435850)
test_all 0.002360 0.000000 604.144829 ( 89.459996)
test_rubyspec 0.099717 0.026349 43.786107 ( 51.141235)
total: 154.06 sec