Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-134326
#<BuildRuby:0x00005597a74af0d0
@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.20220214-134326",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009797 0.000000 0.925598 ( 0.977451)
build_miniruby 0.002091 0.000000 0.072907 ( 0.070763)
build_ruby 0.001860 0.000297 0.076021 ( 0.074085)
build_all 0.010647 0.000367 4.052651 ( 0.781582)
build_install 0.019410 0.004748 7.735173 ( 2.293101)
test_btest 0.000000 0.001369 70.784191 ( 7.591286)
test_basic 0.000000 0.006448 0.327451 ( 0.417746)
test_all 0.000000 0.001592 659.430955 ( 65.197414)
test_rubyspec 0.075689 0.090096 45.952393 ( 51.323831)
total: 128.73 sec