Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-145655
#<BuildRuby:0x00005637ca3ef500
@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.20231231-145655",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004679 0.000209 1.056339 ( 1.415583)
build_miniruby 0.001232 0.000000 0.854805 ( 0.853671)
build_ruby 0.001400 0.000000 2.819161 ( 2.819171)
build_all 0.005905 0.004208 17.197683 ( 1.536475)
build_install 0.004935 0.004357 4.807980 ( 1.148403)
test_btest 0.000831 0.000291 85.732402 ( 7.431678)
test_basic 0.003727 0.001305 0.782687 ( 0.857401)
test_all 0.068526 0.065483 579.918411 ( 55.340533)
test_rubyspec 0.033164 0.015230 49.966143 ( 62.247099)
total: 133.65 sec