Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-121855
#<BuildRuby:0x000056227f8a7fa8
@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.20220804-121855",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004208 0.002338 0.878783 ( 1.804728)
build_miniruby 0.000584 0.000324 0.057442 ( 0.056196)
build_ruby 0.000584 0.000324 0.059797 ( 0.058573)
build_all 0.004513 0.000000 1.524195 ( 0.581983)
build_install 0.009949 0.000000 5.637805 ( 2.145409)
test_btest 0.000695 0.000000 51.681100 ( 8.393474)
test_basic 0.005348 0.000000 0.341293 ( 0.430140)
test_all 0.001106 0.000000 592.557978 ( 89.570879)
test_rubyspec 0.074202 0.030222 43.799666 ( 51.217122)
total: 154.26 sec