Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-122521
#<BuildRuby:0x00005631ba2a0048
@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.20240101-122521",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001292 0.004475 1.094318 ( 1.646848)
build_miniruby 0.000742 0.000278 1.020979 ( 1.020122)
build_ruby 0.000968 0.000363 2.803767 ( 2.803902)
build_all 0.005096 0.004560 16.650718 ( 1.442891)
build_install 0.005977 0.002461 4.709867 ( 1.153513)
test_btest 0.000827 0.000341 82.325429 ( 8.052060)
test_basic 0.000231 0.004758 0.582056 ( 0.656820)
test_all 0.108236 0.028573 549.550796 ( 58.392926)
test_rubyspec 0.029845 0.018171 50.656463 ( 62.925183)
total: 138.10 sec