Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-221919
#<BuildRuby:0x0000555f21e734b8
@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.20220722-221919",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000043 0.000003 0.000046 ( 0.000045)
build_up 0.010762 0.000170 0.985662 ( 1.065537)
build_miniruby 0.002587 0.000000 0.075716 ( 0.073105)
build_ruby 0.001519 0.000000 0.077711 ( 0.076260)
build_all 0.006699 0.003612 1.482409 ( 0.583809)
build_install 0.020785 0.002079 5.093854 ( 2.081154)
test_btest 0.001327 0.000132 73.331885 ( 7.966521)
test_basic 0.007490 0.000234 0.322371 ( 0.411644)
test_all 0.001006 0.000990 637.404408 ( 64.209096)
test_rubyspec 0.111007 0.067855 45.511362 ( 51.328855)
total: 127.80 sec