Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-172432
#<BuildRuby:0x000055bad23eef08
@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.20220719-172432",
@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.000034 0.000003 0.000037 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.010864 0.000491 0.709425 ( 0.926236)
build_miniruby 0.001512 0.000108 0.049330 ( 0.081435)
build_ruby 0.001914 0.000136 0.049863 ( 0.048149)
build_all 0.001580 0.004964 1.228088 ( 0.468916)
build_install 0.011162 0.006116 4.325533 ( 1.735872)
test_btest 0.001008 0.000202 51.789727 ( 8.233835)
test_basic 0.001126 0.005649 0.221128 ( 0.308493)
test_all 0.001742 0.000000 506.161119 ( 54.273960)
test_rubyspec 0.095030 0.047606 39.380718 ( 45.345382)
total: 111.42 sec