Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-131721
#<BuildRuby:0x0000563ec99c1338
@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.20220812-131721",
@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.000034 0.000003 0.000037 ( 0.000037)
autoconf 0.000043 0.000003 0.000046 ( 0.000047)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.011048 0.000789 0.832195 ( 0.957107)
build_miniruby 0.002035 0.000146 0.054959 ( 0.054313)
build_ruby 0.001790 0.000128 0.061621 ( 0.062109)
build_all 0.008279 0.000225 1.263925 ( 0.498711)
build_install 0.016136 0.000344 1.583023 ( 0.808032)
test_btest 0.001962 0.000116 53.277001 ( 6.489178)
test_basic 0.001012 0.005098 0.298951 ( 0.393084)
test_all 0.003738 0.000416 482.367928 ( 51.895274)
test_rubyspec 0.087859 0.043733 41.695655 ( 49.396616)
total: 110.56 sec