Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-181616
#<BuildRuby:0x0000564142f64328
@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.20220801-181616",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.003037 0.003637 0.866229 ( 1.061160)
build_miniruby 0.000698 0.000317 0.057681 ( 0.056449)
build_ruby 0.000699 0.000317 0.059520 ( 0.058261)
build_all 0.003179 0.001445 1.528304 ( 0.586438)
build_install 0.007380 0.003750 5.646087 ( 2.165097)
test_btest 0.000514 0.000238 50.688514 ( 8.217079)
test_basic 0.005749 0.000000 0.340336 ( 0.429181)
test_all 0.001232 0.000000 618.003077 ( 90.406873)
test_rubyspec 0.076516 0.051817 43.805373 ( 49.464015)
total: 152.45 sec