Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-093205
#<BuildRuby:0x000055e7c63c4188
@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.20240105-093205",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000168 0.004010 0.727086 ( 1.128328)
build_miniruby 0.000000 0.001338 0.867287 ( 0.867194)
build_ruby 0.000000 0.001213 2.715151 ( 2.715707)
build_all 0.004395 0.003723 11.882292 ( 0.985518)
build_install 0.008705 0.000000 3.370754 ( 0.946601)
test_btest 0.000657 0.000000 61.304541 ( 5.703696)
test_basic 0.004093 0.000000 0.369214 ( 0.451563)
test_all 0.093356 0.008041 390.661402 ( 41.758951)
test_rubyspec 0.030126 0.037969 39.941471 ( 52.594433)
total: 107.15 sec