Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-053804
#<BuildRuby:0x0000557d77b84620
@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.20221116-053804",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007642 0.000546 1.145628 ( 3.267874)
build_miniruby 0.001677 0.000120 0.930302 ( 0.929678)
build_ruby 0.002351 0.000000 2.364470 ( 2.279126)
build_all 0.017152 0.000348 18.219962 ( 2.232732)
build_install 0.006243 0.013913 1.867222 ( 0.988016)
test_btest 0.000977 0.000206 85.175976 ( 9.815754)
test_basic 0.006824 0.000433 0.345380 ( 0.436222)
test_all 0.001481 0.000296 715.994915 ( 74.927016)
test_rubyspec 0.085408 0.032111 50.113787 ( 58.667072)
total: 153.54 sec