Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-023648
#<BuildRuby:0x00005599c33f7e30
@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-023648",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006483 0.000000 0.843978 ( 1.142325)
build_miniruby 0.000856 0.000000 0.057749 ( 0.056565)
build_ruby 0.000849 0.000000 0.059079 ( 0.058026)
build_all 0.004549 0.000075 1.542143 ( 0.610573)
build_install 0.009309 0.000000 5.626475 ( 2.188218)
test_btest 0.000724 0.000000 48.419381 ( 8.507633)
test_basic 0.002496 0.003298 0.352452 ( 0.441130)
test_all 0.001844 0.000168 594.861850 ( 89.084396)
test_rubyspec 0.079416 0.046247 43.800191 ( 49.393040)
total: 151.48 sec