Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-142659
#<BuildRuby:0x0000560da882c4c0
@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.20220815-142659",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008108 0.002703 0.983982 ( 1.057891)
build_miniruby 0.002127 0.000000 0.074100 ( 0.073075)
build_ruby 0.002107 0.000000 0.075479 ( 0.073893)
build_all 0.009607 0.000156 1.549203 ( 0.590848)
build_install 0.020249 0.001491 1.896101 ( 0.923673)
test_btest 0.000951 0.000211 76.850860 ( 8.430845)
test_basic 0.006333 0.000341 0.330230 ( 0.419053)
test_all 0.004033 0.000000 634.950003 ( 64.503307)
test_rubyspec 0.108976 0.068184 45.882023 ( 53.463929)
total: 129.54 sec