Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-034047
#<BuildRuby:0x000055db563f3680
@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.20220306-034047",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007064 0.003559 1.028636 ( 1.127638)
build_miniruby 0.001376 0.000635 0.079488 ( 0.077942)
build_ruby 0.001523 0.000703 0.078074 ( 0.075660)
build_all 0.004516 0.006498 4.244640 ( 0.857369)
build_install 0.023403 0.000511 8.002955 ( 2.482841)
test_btest 0.000773 0.000300 69.842626 ( 8.450676)
test_basic 0.002054 0.005454 0.338195 ( 0.432187)
test_all 0.001280 0.000568 653.601264 ( 65.267113)
test_rubyspec 0.092918 0.070597 46.630208 ( 52.071185)
total: 130.84 sec