Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-150048
#<BuildRuby:0x0000558284cdaf08
@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.20220720-150048",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008943 0.000352 0.826860 ( 1.284073)
build_miniruby 0.001425 0.000102 0.055308 ( 0.054012)
build_ruby 0.001565 0.000112 0.063991 ( 0.063506)
build_all 0.009472 0.000000 1.243791 ( 0.489591)
build_install 0.015733 0.000388 4.269596 ( 1.857741)
test_btest 0.001420 0.000079 53.600915 ( 5.983525)
test_basic 0.002078 0.004759 0.294259 ( 0.384871)
test_all 0.002581 0.000272 511.685688 ( 53.396213)
test_rubyspec 0.113404 0.015027 42.051501 ( 47.886168)
total: 111.40 sec