Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-142708
#<BuildRuby:0x00005652c3573340
@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.20220223-142708",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001657 0.010907 0.860780 ( 0.952432)
build_miniruby 0.002199 0.000000 0.070713 ( 0.068420)
build_ruby 0.001592 0.000088 0.072811 ( 0.071229)
build_all 0.006931 0.003435 4.268119 ( 0.866590)
build_install 0.017510 0.006820 7.915199 ( 2.365388)
test_btest 0.001596 0.000000 75.347318 ( 8.376222)
test_basic 0.004807 0.003259 0.338011 ( 0.426509)
test_all 0.001443 0.000722 659.888480 ( 65.286328)
test_rubyspec 0.100181 0.070081 46.172877 ( 51.659249)
total: 130.07 sec