Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-054345
#<BuildRuby:0x000055e679d378f8
@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.20221211-054345",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003502 0.631960 ( 1.042584)
build_miniruby 0.000000 0.000934 0.719090 ( 0.719082)
build_ruby 0.000000 0.001422 2.450673 ( 2.374682)
build_all 0.005130 0.004297 12.501626 ( 1.500589)
build_install 0.004222 0.002640 1.647108 ( 0.787415)
test_btest 0.000520 0.000173 66.581174 ( 6.393525)
test_basic 0.002438 0.000813 0.244702 ( 0.340407)
test_all 0.000907 0.000302 495.761321 ( 49.795556)
test_rubyspec 0.008649 0.019242 34.952297 ( 45.577087)
total: 108.53 sec