Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-041844
#<BuildRuby:0x00005611fbd6ff20
@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.20220423-041844",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.006192 0.000767 0.829791 ( 1.226716)
build_miniruby 0.000832 0.000277 0.057593 ( 0.056280)
build_ruby 0.000752 0.000251 0.058985 ( 0.057818)
build_all 0.003212 0.001071 1.496886 ( 0.612052)
build_install 0.010256 0.000360 6.309328 ( 2.849942)
test_btest 0.000000 0.001472 54.046737 ( 8.595156)
test_basic 0.000000 0.005552 0.314621 ( 0.402802)
test_all 0.000000 0.001479 623.913891 ( 93.065688)
test_rubyspec 0.081043 0.042190 44.475557 ( 49.340803)
total: 156.21 sec