Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-133530
#<BuildRuby:0x0000563c3dd714a8
@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.20220812-133530",
@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.000026 0.000013 0.000039 ( 0.000040)
autoconf 0.000036 0.000018 0.000054 ( 0.000054)
configure 0.000021 0.000010 0.000031 ( 0.000032)
build_up 0.009704 0.002666 0.869635 ( 0.924917)
build_miniruby 0.001434 0.000652 0.063965 ( 0.062902)
build_ruby 0.001024 0.000466 0.059033 ( 0.057490)
build_all 0.005910 0.003081 1.244032 ( 0.466811)
build_install 0.015574 0.000938 1.557322 ( 0.781336)
test_btest 0.000785 0.000295 52.622839 ( 6.323172)
test_basic 0.000000 0.005840 0.282259 ( 0.382702)
test_all 0.002884 0.001851 505.949105 ( 53.147729)
test_rubyspec 0.083926 0.048246 41.572521 ( 49.241464)
total: 111.39 sec