Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-043632
#<BuildRuby:0x000055c65aa37ea8
@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.20220427-043632",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006295 0.000544 0.835860 ( 1.382584)
build_miniruby 0.001045 0.000000 0.058285 ( 0.057037)
build_ruby 0.000927 0.000000 0.059844 ( 0.058735)
build_all 0.004336 0.000000 1.482967 ( 0.608405)
build_install 0.005816 0.005197 6.306787 ( 2.836921)
test_btest 0.000628 0.000168 46.916900 ( 8.909974)
test_basic 0.000817 0.004708 0.261518 ( 0.350394)
test_all 0.001131 0.000377 638.182080 ( 92.640587)
test_rubyspec 0.065107 0.063644 44.463311 ( 49.341567)
total: 156.19 sec