Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-052842
#<BuildRuby:0x000055b9f14104f0
@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.20220327-052842",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.009532 0.002338 1.051574 ( 1.228481)
build_miniruby 0.001384 0.000576 0.077831 ( 0.075995)
build_ruby 0.002192 0.000000 0.076121 ( 0.074361)
build_all 0.010761 0.000000 4.149993 ( 0.825793)
build_install 0.019043 0.004717 8.015641 ( 2.451940)
test_btest 0.000931 0.000294 75.003933 ( 8.143602)
test_basic 0.007774 0.000950 0.347589 ( 0.434342)
test_all 0.001889 0.000000 692.746415 ( 67.796329)
test_rubyspec 0.113166 0.055581 45.892741 ( 51.396393)
total: 132.43 sec