Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-233333
#<BuildRuby:0x00005580a6f236c8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-233333",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000487 0.009853 0.943914 ( 1.015221)
build_miniruby 0.002095 0.000699 0.078821 ( 0.075773)
build_ruby 0.002438 0.000000 0.075976 ( 0.073174)
build_all 0.006767 0.004395 4.087586 ( 0.792343)
build_install 0.023444 0.001092 7.879327 ( 2.314979)
test_btest 0.000903 0.000246 46.371024 ( 43.299762)
test_basic 0.006941 0.000736 0.346325 ( 0.437022)
test_all 0.001919 0.000000 692.402673 ( 67.378451)
test_rubyspec 0.116837 0.053982 46.101540 ( 51.476413)
total: 166.86 sec