Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-034805
#<BuildRuby:0x000056535c3e6c40
@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.20220721-034805",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003769 0.002731 0.819909 ( 1.028266)
build_miniruby 0.000783 0.000224 0.056821 ( 0.055600)
build_ruby 0.000729 0.000208 0.059133 ( 0.057941)
build_all 0.003552 0.001015 1.549897 ( 0.607381)
build_install 0.009639 0.001517 5.642377 ( 2.179730)
test_btest 0.000590 0.000157 52.811883 ( 8.143152)
test_basic 0.005332 0.001422 0.352766 ( 0.439366)
test_all 0.001056 0.000000 603.184960 ( 90.800346)
test_rubyspec 0.076488 0.042253 43.772403 ( 49.378165)
total: 152.69 sec