Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-214200
#<BuildRuby:0x000055a48dc70060
@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-214200",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002321 0.003682 0.811717 ( 1.172664)
build_miniruby 0.001115 0.000257 0.807395 ( 0.806875)
build_ruby 0.001162 0.000268 2.682575 ( 2.684916)
build_all 0.007654 0.000000 11.923821 ( 0.958911)
build_install 0.009537 0.003371 3.390384 ( 0.977065)
test_btest 0.000606 0.000135 63.509965 ( 4.718667)
test_basic 0.002453 0.002606 0.394542 ( 0.474651)
test_all 0.080519 0.017660 399.574022 ( 36.827343)
test_rubyspec 0.036595 0.027569 40.233775 ( 52.806198)
total: 101.43 sec