Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-104552
#<BuildRuby:0x000055f4fdb606c8
@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-104552",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009663 0.002230 0.887605 ( 1.153803)
build_miniruby 0.001623 0.000000 0.069763 ( 0.068860)
build_ruby 0.002119 0.000000 0.075045 ( 0.073426)
build_all 0.008676 0.001684 4.191179 ( 0.856430)
build_install 0.015013 0.007893 7.930712 ( 2.484921)
test_btest 0.000988 0.000264 73.566968 ( 8.358683)
test_basic 0.007966 0.000484 0.349860 ( 0.436735)
test_all 0.001537 0.000384 664.904220 ( 70.577766)
test_rubyspec 0.084291 0.074861 46.214699 ( 51.774488)
total: 135.79 sec