Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-053948
#<BuildRuby:0x0000563bece29338
@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.20220802-053948",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000000 0.011149 0.917261 ( 2.275125)
build_miniruby 0.000968 0.000373 0.061679 ( 0.060990)
build_ruby 0.001189 0.000457 0.062979 ( 0.061554)
build_all 0.005377 0.002068 1.239793 ( 0.478323)
build_install 0.010586 0.004071 4.188086 ( 1.787103)
test_btest 0.001390 0.000534 55.549168 ( 6.144091)
test_basic 0.006318 0.000302 0.285345 ( 0.374722)
test_all 0.002887 0.000369 473.672603 ( 51.171110)
test_rubyspec 0.094273 0.038512 41.073387 ( 46.907508)
total: 109.26 sec