Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-230832
#<BuildRuby:0x0000556a38e086c8
@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.20220303-230832",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004233 0.008118 0.995336 ( 1.033299)
build_miniruby 0.001768 0.000505 0.074689 ( 0.072338)
build_ruby 0.000000 0.001877 0.076319 ( 0.074563)
build_all 0.005802 0.004268 4.252593 ( 0.847305)
build_install 0.024104 0.000285 7.984153 ( 2.433988)
test_btest 0.000956 0.000252 70.663876 ( 8.372957)
test_basic 0.006428 0.000427 0.344077 ( 0.433475)
test_all 0.001613 0.000403 654.325585 ( 65.013462)
test_rubyspec 0.078368 0.079680 46.405392 ( 51.845216)
total: 130.13 sec