Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-202853
#<BuildRuby:0x00005639990e2f08
@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-202853",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009350 0.000719 0.827214 ( 0.901970)
build_miniruby 0.001422 0.000109 0.053285 ( 0.051822)
build_ruby 0.001689 0.000130 0.068817 ( 0.067197)
build_all 0.008970 0.000285 1.257192 ( 0.483474)
build_install 0.017517 0.000436 4.266964 ( 1.797583)
test_btest 0.000000 0.001851 52.658322 ( 6.367341)
test_basic 0.002252 0.003347 0.298042 ( 0.388044)
test_all 0.002779 0.000066 478.583579 ( 51.904056)
test_rubyspec 0.094809 0.036779 41.685425 ( 47.542500)
total: 109.50 sec