Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-203932
#<BuildRuby:0x00005625ae1d8178
@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.20231226-203932",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002431 0.003535 0.807218 ( 1.180314)
build_miniruby 0.000876 0.000187 0.802484 ( 0.802718)
build_ruby 0.001093 0.000234 2.657860 ( 2.658436)
build_all 0.008181 0.000077 11.899085 ( 0.975566)
build_install 0.007021 0.002920 3.357523 ( 0.965288)
test_btest 0.000589 0.000124 62.984318 ( 4.964153)
test_basic 0.000313 0.003783 0.396239 ( 0.477195)
test_all 0.070086 0.028321 370.844813 ( 37.651601)
test_rubyspec 0.021781 0.046546 40.274299 ( 52.839751)
total: 102.52 sec