Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-153629
#<BuildRuby:0x000055ba7842d348
@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.20220826-153629",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002670 0.007789 0.866883 ( 0.924629)
build_miniruby 0.001425 0.000306 0.061495 ( 0.059517)
build_ruby 0.001083 0.000232 0.064568 ( 0.063322)
build_all 0.007683 0.001646 1.231161 ( 0.464100)
build_install 0.014115 0.001885 1.561679 ( 0.792965)
test_btest 0.001917 0.000384 55.946877 ( 6.385120)
test_basic 0.003155 0.003630 0.295825 ( 0.384893)
test_all 0.002675 0.000629 511.673718 ( 53.984787)
test_rubyspec 0.084696 0.054353 41.729082 ( 50.277066)
total: 113.34 sec