Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-135338
#<BuildRuby:0x0000565288ac40a0
@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.20240115-135338",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004009 0.000445 1.149535 ( 1.518487)
build_miniruby 0.000882 0.000098 0.944951 ( 0.944365)
build_ruby 0.001106 0.000123 2.747329 ( 2.746946)
build_all 0.006493 0.002943 14.321449 ( 1.359578)
build_install 0.007173 0.000413 4.128357 ( 1.091824)
test_btest 0.000816 0.000106 78.344394 ( 6.227735)
test_basic 0.004728 0.000617 0.834696 ( 0.908735)
test_all 0.109565 0.022067 469.260586 ( 51.494526)
test_rubyspec 0.018283 0.027637 48.623537 ( 60.954892)
total: 127.25 sec