Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-071055
#<BuildRuby:0x00005622aa8225a8
@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.20220505-071055",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003900 0.002805 0.881526 ( 0.950663)
build_miniruby 0.000746 0.000230 0.057535 ( 0.056359)
build_ruby 0.000810 0.000249 0.057683 ( 0.056285)
build_all 0.004390 0.000000 1.498077 ( 0.599205)
build_install 0.008567 0.000282 6.229916 ( 2.800404)
test_btest 0.000657 0.000164 48.134244 ( 8.772752)
test_basic 0.000000 0.005551 0.255077 ( 0.343785)
test_all 0.000303 0.001221 614.449824 ( 90.697326)
test_rubyspec 0.069314 0.059284 43.775421 ( 48.730143)
total: 153.01 sec