Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-131914
#<BuildRuby:0x00005592262f51f8
@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.20220825-131914",
@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.000036 0.000006 0.000042 ( 0.000041)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003571 0.009212 0.877187 ( 2.113338)
build_miniruby 0.001535 0.000472 0.065636 ( 0.063487)
build_ruby 0.001470 0.000452 0.063625 ( 0.061269)
build_all 0.007508 0.000000 1.225463 ( 0.466431)
build_install 0.010869 0.004633 1.567409 ( 0.772412)
test_btest 0.001016 0.000299 53.339556 ( 6.011591)
test_basic 0.006235 0.000440 0.292005 ( 0.380684)
test_all 0.003070 0.000853 505.103397 ( 53.426919)
test_rubyspec 0.072570 0.048641 42.077076 ( 50.661164)
total: 113.96 sec