Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-102239
#<BuildRuby:0x00005649393f8a58
@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.20220215-102239",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006467 0.004570 0.937783 ( 1.130205)
build_miniruby 0.001508 0.000323 0.079119 ( 0.076993)
build_ruby 0.001540 0.000331 0.073955 ( 0.072110)
build_all 0.008674 0.001858 4.125428 ( 0.775354)
build_install 0.017812 0.006997 7.696043 ( 2.304111)
test_btest 0.001092 0.000273 76.248448 ( 8.103526)
test_basic 0.006029 0.001507 0.338518 ( 0.432313)
test_all 0.001645 0.000166 699.511520 ( 67.943744)
test_rubyspec 0.096009 0.072821 46.258671 ( 51.481223)
total: 132.32 sec