Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-040548
#<BuildRuby:0x00005603606e1310
@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.20220822-040548",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010004 0.000926 0.811454 ( 1.266833)
build_miniruby 0.001719 0.000264 0.063909 ( 0.063320)
build_ruby 0.001171 0.000181 0.057883 ( 0.057460)
build_all 0.006795 0.001046 1.221885 ( 0.468692)
build_install 0.008677 0.004861 1.562420 ( 0.790379)
test_btest 0.000866 0.000173 51.524004 ( 6.235990)
test_basic 0.005796 0.001159 0.293905 ( 0.387057)
test_all 0.000000 0.004645 481.773800 ( 51.859847)
test_rubyspec 0.079583 0.055177 42.058472 ( 50.762230)
total: 111.89 sec