Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-082436
#<BuildRuby:0x000056337d587c38
@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.20231227-082436",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004230 0.000705 1.199121 ( 1.595405)
build_miniruby 0.001494 0.000000 0.831264 ( 0.830952)
build_ruby 0.001351 0.000000 2.740645 ( 2.740399)
build_all 0.009364 0.000000 16.112464 ( 1.471417)
build_install 0.003644 0.004051 4.505191 ( 1.102193)
test_btest 0.000843 0.000153 81.239624 ( 7.689837)
test_basic 0.000000 0.004620 0.720091 ( 0.794400)
test_all 0.093865 0.044535 525.959803 ( 61.432802)
test_rubyspec 0.025105 0.023897 50.108540 ( 62.448574)
total: 140.11 sec