Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-220612
#<BuildRuby:0x000055a1d14284e8
@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.20220329-220612",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000033 0.000000 0.000033 ( 0.000029)
build_up 0.008783 0.003428 1.014606 ( 1.064665)
build_miniruby 0.001797 0.000385 0.074398 ( 0.072097)
build_ruby 0.001797 0.000385 0.075438 ( 0.073272)
build_all 0.007899 0.001693 4.154276 ( 0.839579)
build_install 0.015798 0.007441 7.929417 ( 2.412051)
test_btest 0.000922 0.000243 75.561240 ( 8.017071)
test_basic 0.005324 0.001401 0.343341 ( 0.439341)
test_all 0.001388 0.000365 662.068692 ( 65.666359)
test_rubyspec 0.103535 0.065207 45.924610 ( 51.310480)
total: 129.90 sec