Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-111411
#<BuildRuby:0x000055b49f7580d8
@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.20231205-111411",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005005 0.000455 0.978546 ( 1.291050)
build_miniruby 0.001123 0.000102 0.876297 ( 0.876333)
build_ruby 0.001257 0.000115 2.704830 ( 2.708033)
build_all 0.004307 0.003355 12.184738 ( 0.997882)
build_install 0.008804 0.000629 3.603564 ( 0.973432)
test_btest 0.000719 0.000096 64.779971 ( 4.605922)
test_basic 0.002629 0.000351 0.373266 ( 0.456550)
test_all 0.073452 0.027487 383.782881 ( 38.757708)
test_rubyspec 0.024836 0.047134 39.823801 ( 52.537119)
total: 103.20 sec