Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-023220
#<BuildRuby:0x0000558d0e5b51f8
@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-023220",
@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.000032 0.000005 0.000037 ( 0.000039)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.010311 0.002975 0.847576 ( 1.053717)
build_miniruby 0.001327 0.000235 0.059550 ( 0.058898)
build_ruby 0.001603 0.000283 0.051852 ( 0.051406)
build_all 0.005479 0.004168 1.258153 ( 0.475426)
build_install 0.016925 0.002744 1.618392 ( 0.810788)
test_btest 0.000734 0.000154 54.057159 ( 6.462076)
test_basic 0.005305 0.000137 0.288343 ( 0.381280)
test_all 0.003373 0.000675 481.752422 ( 52.078627)
test_rubyspec 0.110004 0.032337 41.712817 ( 49.911033)
total: 111.28 sec