Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-024918
#<BuildRuby:0x000056058f067c88
@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.20220422-024918",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006165 0.000440 0.886910 ( 1.012031)
build_miniruby 0.001022 0.000000 0.057402 ( 0.056217)
build_ruby 0.001008 0.000000 0.059078 ( 0.057873)
build_all 0.001009 0.003179 1.529258 ( 0.614445)
build_install 0.010122 0.000707 6.321565 ( 2.855466)
test_btest 0.000783 0.000087 57.449359 ( 8.481501)
test_basic 0.005959 0.000189 0.342153 ( 0.429310)
test_all 0.001704 0.000180 636.194221 ( 93.506832)
test_rubyspec 0.099960 0.029758 44.383847 ( 49.260006)
total: 156.27 sec