Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-212426
#<BuildRuby:0x0000560223057280
@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.20240103-212426",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002398 0.003490 1.404422 ( 1.649021)
build_miniruby 0.000633 0.000176 0.851409 ( 0.851540)
build_ruby 0.000975 0.000271 2.690289 ( 2.690273)
build_all 0.008452 0.000151 14.323919 ( 1.310097)
build_install 0.008110 0.000044 4.283506 ( 1.104972)
test_btest 0.000569 0.000129 75.518964 ( 6.811618)
test_basic 0.000000 0.005580 0.723774 ( 0.798519)
test_all 0.109426 0.019335 506.291183 ( 47.703173)
test_rubyspec 0.032357 0.014272 48.053461 ( 60.427171)
total: 123.35 sec