Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-134021
#<BuildRuby:0x0000557a11f11338
@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-134021",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003096 0.008777 0.851712 ( 1.031040)
build_miniruby 0.001540 0.000000 0.064733 ( 0.063142)
build_ruby 0.001387 0.000000 0.049688 ( 0.048477)
build_all 0.006431 0.002149 1.242826 ( 0.461144)
build_install 0.015983 0.003814 4.367557 ( 1.826165)
test_btest 0.001582 0.000000 53.478793 ( 5.866392)
test_basic 0.002490 0.004258 0.292175 ( 0.381308)
test_all 0.000000 0.002494 489.709225 ( 52.636447)
test_rubyspec 0.070709 0.057552 41.626376 ( 47.591991)
total: 109.91 sec