Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-135549
#<BuildRuby:0x000055bead07d390
@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.20220727-135549",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001674 0.009048 0.868289 ( 1.134574)
build_miniruby 0.000974 0.000584 0.065481 ( 0.063906)
build_ruby 0.001022 0.000613 0.064804 ( 0.063466)
build_all 0.004911 0.004725 1.260973 ( 0.468405)
build_install 0.010081 0.006415 4.315384 ( 1.812474)
test_btest 0.001201 0.000764 53.677272 ( 6.029105)
test_basic 0.002438 0.003457 0.266562 ( 0.356336)
test_all 0.001220 0.000814 498.506128 ( 52.993691)
test_rubyspec 0.080450 0.056646 41.728267 ( 47.554523)
total: 110.48 sec