Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-234558
#<BuildRuby:0x00005588c434a7e0
@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.20220716-234558",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.006096 0.000319 0.837967 ( 1.298179)
build_miniruby 0.000815 0.000116 0.056400 ( 0.055276)
build_ruby 0.000792 0.000113 0.059308 ( 0.058066)
build_all 0.000808 0.003478 1.487189 ( 0.597241)
build_install 0.009759 0.001094 5.611782 ( 2.166847)
test_btest 0.000671 0.000126 50.335018 ( 7.929678)
test_basic 0.005569 0.000218 0.331046 ( 0.419160)
test_all 0.001069 0.000189 602.482199 ( 87.772991)
test_rubyspec 0.065810 0.008977 43.231185 ( 48.931816)
total: 149.23 sec