Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-035147
#<BuildRuby:0x000055911239be00
@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.20220813-035147",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006377 0.000357 0.816212 ( 0.899209)
build_miniruby 0.000906 0.000129 0.057411 ( 0.056161)
build_ruby 0.000881 0.000126 0.059418 ( 0.058211)
build_all 0.004699 0.000000 1.549441 ( 0.591359)
build_install 0.006817 0.002154 1.916854 ( 0.970719)
test_btest 0.000525 0.000079 49.701855 ( 8.719762)
test_basic 0.001906 0.003233 0.286559 ( 0.376027)
test_all 0.000019 0.002626 628.137698 ( 89.344728)
test_rubyspec 0.075556 0.030936 43.930593 ( 51.319265)
total: 152.34 sec