Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-122638
#<BuildRuby:0x00005598e6ee0118
@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-122638",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006254 0.000156 0.835232 ( 1.733382)
build_miniruby 0.000838 0.000056 0.057609 ( 0.056398)
build_ruby 0.000893 0.000059 0.059156 ( 0.057943)
build_all 0.004167 0.000000 1.484914 ( 0.603828)
build_install 0.005840 0.004929 6.292267 ( 2.804274)
test_btest 0.000724 0.000000 50.501217 ( 9.217351)
test_basic 0.000000 0.006266 0.345922 ( 0.433326)
test_all 0.000000 0.001384 632.334000 ( 91.337967)
test_rubyspec 0.077886 0.050545 44.362892 ( 49.204383)
total: 155.45 sec