Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-103014
#<BuildRuby:0x000055eab04f8af8
@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.20220325-103014",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008597 0.001984 0.995309 ( 1.508464)
build_miniruby 0.001798 0.000415 0.064049 ( 0.061828)
build_ruby 0.001556 0.000359 0.068878 ( 0.067455)
build_all 0.004413 0.004606 4.108865 ( 0.858088)
build_install 0.020606 0.002816 7.979755 ( 2.428039)
test_btest 0.000996 0.000249 75.401387 ( 8.576656)
test_basic 0.006716 0.001679 0.335079 ( 0.424019)
test_all 0.001818 0.000454 658.566845 ( 65.326017)
test_rubyspec 0.096613 0.076843 45.930091 ( 51.384531)
total: 130.64 sec