Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-095737
#<BuildRuby:0x000055aa3625f040
@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.20231204-095737",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001777 0.003383 1.153831 ( 1.510610)
build_miniruby 0.000840 0.000077 0.820748 ( 0.820598)
build_ruby 0.001181 0.000107 2.657096 ( 2.656982)
build_all 0.005958 0.004049 16.443686 ( 1.471760)
build_install 0.009297 0.000189 4.888051 ( 1.166859)
test_btest 0.001022 0.000123 82.746019 ( 7.733271)
test_basic 0.004103 0.000493 0.680723 ( 0.757504)
test_all 0.106267 0.029896 531.988171 ( 61.026546)
test_rubyspec 0.039334 0.005917 49.774216 ( 62.117524)
total: 139.26 sec