Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-201527
#<BuildRuby:0x0000556f76cf7778
@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.20220324-201527",
@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.000003 0.000013 ( 0.000012)
configure 0.000086 0.000022 0.000108 ( 0.000117)
build_up 0.004770 0.005736 0.983220 ( 1.104351)
build_miniruby 0.001444 0.000481 0.066241 ( 0.064676)
build_ruby 0.001414 0.000471 0.075093 ( 0.073352)
build_all 0.001920 0.008569 4.145577 ( 0.856012)
build_install 0.019817 0.005627 7.878098 ( 2.433941)
test_btest 0.000802 0.000337 76.036151 ( 7.916704)
test_basic 0.007990 0.000000 0.337794 ( 0.424789)
test_all 0.001329 0.000370 645.074372 ( 65.691055)
test_rubyspec 0.113355 0.051755 45.916757 ( 51.473461)
total: 130.04 sec