Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-090716
#<BuildRuby:0x00005640fd1111f8
@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.20220722-090716",
@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.000025 0.000009 0.000034 ( 0.000039)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.007626 0.005423 0.868006 ( 1.476849)
build_miniruby 0.000964 0.000402 0.055093 ( 0.054060)
build_ruby 0.000837 0.000349 0.054397 ( 0.053604)
build_all 0.005914 0.002464 1.248071 ( 0.477423)
build_install 0.012407 0.003997 4.272200 ( 1.787773)
test_btest 0.001374 0.000549 53.596884 ( 6.423637)
test_basic 0.007961 0.000000 0.303500 ( 0.392855)
test_all 0.001665 0.000000 509.364664 ( 53.850748)
test_rubyspec 0.077603 0.054323 41.664942 ( 47.454113)
total: 111.97 sec