Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-225712
#<BuildRuby:0x000055bd930946c8
@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.20220225-225712",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005857 0.004607 1.006225 ( 1.430664)
build_miniruby 0.001132 0.000348 0.063444 ( 0.061917)
build_ruby 0.001526 0.000469 0.081208 ( 0.079926)
build_all 0.010274 0.000388 4.189871 ( 0.848073)
build_install 0.015034 0.006767 7.906706 ( 2.409908)
test_btest 0.001127 0.000339 80.185663 ( 8.362968)
test_basic 0.008659 0.000070 0.332658 ( 0.420339)
test_all 0.001900 0.000000 705.100859 ( 67.694252)
test_rubyspec 0.087908 0.069698 46.479552 ( 51.679268)
total: 132.99 sec