Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-082610
#<BuildRuby:0x0000563af3f000d0
@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.20220802-082610",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005469 0.000841 0.829919 ( 0.913488)
build_miniruby 0.000809 0.000124 0.057516 ( 0.056253)
build_ruby 0.000877 0.000135 0.059287 ( 0.058062)
build_all 0.000204 0.004483 1.555224 ( 0.595143)
build_install 0.009977 0.001184 5.645422 ( 2.158174)
test_btest 0.000576 0.000123 53.044533 ( 8.142519)
test_basic 0.000802 0.005126 0.328336 ( 0.416436)
test_all 0.000714 0.000204 627.005876 ( 91.561940)
test_rubyspec 0.097284 0.027795 43.480234 ( 49.051811)
total: 152.95 sec