Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-163056
#<BuildRuby:0x000055fc375e2980
@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.20220427-163056",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.011283 0.000000 0.837253 ( 0.954954)
build_miniruby 0.001429 0.000000 0.063192 ( 0.061855)
build_ruby 0.001531 0.000000 0.062068 ( 0.060923)
build_all 0.006652 0.000000 1.178422 ( 0.457894)
build_install 0.010078 0.009655 4.774932 ( 2.394271)
test_btest 0.001813 0.000202 50.678543 ( 5.942449)
test_basic 0.006358 0.000707 0.284845 ( 0.374393)
test_all 0.002976 0.000331 491.922637 ( 53.388965)
test_rubyspec 0.077598 0.037960 40.869038 ( 46.375372)
total: 110.01 sec