Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-135111
#<BuildRuby:0x00005564674880e8
@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.20231202-135111",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005304 0.000398 1.311053 ( 1.672975)
build_miniruby 0.000711 0.000209 0.887224 ( 0.887182)
build_ruby 0.001161 0.000342 2.810452 ( 2.810286)
build_all 0.010046 0.000000 15.654803 ( 1.410270)
build_install 0.003751 0.004570 4.634621 ( 1.124415)
test_btest 0.000793 0.000238 81.860788 ( 7.436109)
test_basic 0.004318 0.000000 0.689788 ( 0.772016)
test_all 0.110111 0.024356 500.161527 ( 53.568666)
test_rubyspec 0.039925 0.008850 50.196119 ( 62.553629)
total: 132.24 sec