Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-135306
#<BuildRuby:0x00005652994de8a0
@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.20220216-135306",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005691 0.004588 0.939410 ( 1.666791)
build_miniruby 0.001674 0.000516 0.073277 ( 0.071520)
build_ruby 0.001458 0.000448 0.073307 ( 0.071971)
build_all 0.008835 0.001808 4.104094 ( 0.798681)
build_install 0.014389 0.008787 7.909109 ( 2.320202)
test_btest 0.000000 0.001209 75.183964 ( 7.877991)
test_basic 0.005807 0.001951 0.319376 ( 0.408644)
test_all 0.001277 0.000464 669.036393 ( 65.361939)
test_rubyspec 0.108200 0.056020 45.840300 ( 51.188101)
total: 129.77 sec