Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-123843
#<BuildRuby:0x0000560ae75e48e8
@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.20221113-123843",
@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.000018 0.000003 0.000021 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000719 0.009583 1.126583 ( 1.182087)
build_miniruby 0.001725 0.000616 0.124791 ( 0.122073)
build_ruby 0.001800 0.000000 0.123773 ( 0.102961)
build_all 0.009409 0.000071 1.579420 ( 0.678496)
build_install 0.019002 0.000997 1.919369 ( 1.018358)
test_btest 0.001400 0.000333 84.806062 ( 9.199194)
test_basic 0.002952 0.004821 0.420293 ( 0.510465)
test_all 0.001592 0.000455 678.657574 ( 69.300491)
test_rubyspec 0.109238 0.047195 47.844552 ( 56.316484)
total: 138.43 sec