Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-000930
#<BuildRuby:0x000055fa84348af8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220228-000930",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005684 0.005128 1.036410 ( 1.454736)
build_miniruby 0.001755 0.000376 0.077228 ( 0.077076)
build_ruby 0.001350 0.000289 0.078516 ( 0.078553)
build_all 0.009061 0.000929 4.151006 ( 0.872755)
build_install 0.020457 0.001893 8.143919 ( 2.454966)
test_btest 0.001233 0.000000 75.743662 ( 8.418742)
test_basic 0.006674 0.000453 0.332269 ( 0.422158)
test_all 0.001646 0.000274 705.715051 ( 67.953791)
test_rubyspec 0.109950 0.060360 46.339162 ( 51.766235)
total: 133.50 sec