Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-073457
#<BuildRuby:0x00005637f9df21e0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220317-073457",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005142 0.000395 0.916046 ( 0.933722)
build_miniruby 0.000962 0.000074 0.062134 ( 0.060951)
build_ruby 0.000863 0.000000 0.063886 ( 0.062677)
build_all 0.004699 0.000000 3.271213 ( 0.891851)
build_install 0.005814 0.003639 6.768176 ( 2.318052)
test_btest 0.000709 0.000083 34.679889 ( 7.602302)
test_basic 0.004961 0.000584 0.320346 ( 0.409670)
test_all 0.003040 0.000189 548.259569 ( 80.540287)
test_rubyspec 0.075994 0.017702 39.273161 ( 46.252150)
total: 139.07 sec