Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-005950
#<BuildRuby:0x000055ea7f883708
@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.20230523-005950",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001341 0.004304 1.343914 ( 2.575249)
build_miniruby 0.001115 0.000000 0.758536 ( 0.757766)
build_ruby 0.001481 0.000000 2.457447 ( 2.456902)
build_all 0.002499 0.006958 12.553105 ( 1.130210)
build_install 0.005331 0.001964 1.670129 ( 0.815405)
test_btest 0.000791 0.000291 81.569937 ( 6.516411)
test_basic 0.002890 0.001065 0.633829 ( 0.714365)
test_all 0.000623 0.000230 431.837055 ( 49.488337)
test_rubyspec 0.010477 0.033132 42.952647 ( 55.463555)
total: 119.92 sec