Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-091435
#<BuildRuby:0x000055e9ccc4e918
@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.20220520-091435",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.005459 0.001365 0.881136 ( 2.330128)
build_miniruby 0.001092 0.000000 0.056964 ( 0.055643)
build_ruby 0.000000 0.001010 0.057861 ( 0.056612)
build_all 0.002448 0.001829 1.500762 ( 0.603054)
build_install 0.010597 0.000653 6.302679 ( 2.825376)
test_btest 0.000673 0.000168 52.313020 ( 8.618367)
test_basic 0.005349 0.000269 0.261219 ( 0.350000)
test_all 0.002159 0.000508 626.590837 ( 92.286059)
test_rubyspec 0.078914 0.033642 44.094641 ( 49.655765)
total: 156.78 sec