Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-083616
#<BuildRuby:0x0000558d2303c090
@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.20231121-083616",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004849 0.000274 1.353064 ( 1.913054)
build_miniruby 0.000791 0.000232 0.899620 ( 0.899344)
build_ruby 0.001142 0.000336 2.926955 ( 2.927547)
build_all 0.007977 0.002802 16.666419 ( 1.591940)
build_install 0.007470 0.001025 4.822469 ( 1.136162)
test_btest 0.000953 0.000272 85.354066 ( 7.160710)
test_basic 0.003623 0.001036 0.743392 ( 0.820609)
test_all 0.096922 0.039291 488.291634 ( 57.109087)
test_rubyspec 0.009645 0.037103 50.833188 ( 63.219494)
total: 136.78 sec