Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-060243
#<BuildRuby:0x000055ff8696fe20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231106-060243",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005542 0.000357 1.426133 ( 1.650507)
build_miniruby 0.000811 0.000180 0.850617 ( 0.850030)
build_ruby 0.001084 0.000241 2.729087 ( 2.728973)
build_all 0.004997 0.005526 16.419054 ( 1.459003)
build_install 0.008414 0.000000 5.102039 ( 1.170489)
test_btest 0.001046 0.000170 84.357775 ( 7.253668)
test_basic 0.003409 0.000853 0.682677 ( 0.762390)
test_all 0.108179 0.029863 502.266772 ( 52.942475)
test_rubyspec 0.024425 0.022091 50.913417 ( 63.198570)
total: 132.02 sec