Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-035729
#<BuildRuby:0x00005590c62c3fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-035729",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.001761 0.005033 1.069535 ( 1.319404)
build_miniruby 0.001338 0.000000 0.846983 ( 0.846267)
build_ruby 0.001837 0.000000 2.689184 ( 2.689784)
build_all 0.004760 0.003683 11.948789 ( 0.981830)
build_install 0.009648 0.004907 3.454872 ( 0.954610)
test_btest 0.000520 0.000277 62.704410 ( 4.325025)
test_basic 0.002509 0.001338 0.380451 ( 0.461576)
test_all 0.080402 0.017487 379.820842 ( 34.542654)
test_rubyspec 0.035984 0.034559 39.976051 ( 52.550793)
total: 98.67 sec