Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-134827
#<BuildRuby:0x0000565185a39350
@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.20220721-134827",
@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.000030 0.000005 0.000035 ( 0.000034)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.010257 0.001578 0.838181 ( 1.112934)
build_miniruby 0.001486 0.000000 0.054662 ( 0.053601)
build_ruby 0.001788 0.000000 0.065538 ( 0.064677)
build_all 0.003848 0.005289 1.255571 ( 0.476698)
build_install 0.016338 0.000268 4.327340 ( 1.854861)
test_btest 0.001923 0.000339 54.025054 ( 6.161859)
test_basic 0.005288 0.000022 0.299720 ( 0.390212)
test_all 0.002160 0.000360 479.806678 ( 51.656089)
test_rubyspec 0.092419 0.046684 41.678424 ( 47.522393)
total: 109.29 sec