Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-000911
#<BuildRuby:0x0000560d86dfb5f8
@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.20240104-000911",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005415 0.000130 1.451311 ( 1.745446)
build_miniruby 0.000851 0.000089 0.904885 ( 0.904450)
build_ruby 0.001423 0.000000 2.704883 ( 2.704550)
build_all 0.009086 0.000000 14.345472 ( 1.337502)
build_install 0.008000 0.000000 4.247719 ( 1.106926)
test_btest 0.000899 0.000000 75.507301 ( 6.698220)
test_basic 0.000000 0.004859 0.750951 ( 0.826890)
test_all 0.096125 0.032912 491.060991 ( 52.745071)
test_rubyspec 0.015644 0.029664 48.475773 ( 60.892484)
total: 128.96 sec