Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-144415
#<BuildRuby:0x000056091b6db6e8
@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.20230202-144415",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003594 0.000000 0.618690 ( 1.078844)
build_miniruby 0.000000 0.001008 0.641673 ( 0.641543)
build_ruby 0.000000 0.001213 2.023970 ( 2.052340)
build_all 0.003549 0.005367 11.964584 ( 1.489001)
build_install 0.006350 0.000000 1.471476 ( 0.697823)
test_btest 0.000641 0.000000 65.378278 ( 6.309728)
test_basic 0.003311 0.000463 0.249406 ( 0.344564)
test_all 0.000881 0.000156 482.847925 ( 45.800941)
test_rubyspec 0.015179 0.014530 35.393614 ( 45.839903)
total: 104.26 sec