Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-121419
#<BuildRuby:0x00005558e600f0e8
@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.20240617-121419",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003453 0.001535 1.058627 ( 1.387614)
build_miniruby 0.000720 0.000320 0.705662 ( 0.705755)
build_ruby 0.000000 0.001957 2.248573 ( 2.248777)
build_all 0.000418 0.008366 12.515584 ( 1.048232)
build_install 0.015101 0.001392 4.106844 ( 1.054381)
test_btest 0.000444 0.000237 70.896802 ( 6.101083)
test_basic 0.001021 0.004318 0.394517 ( 0.475628)
test_all 0.077092 0.020341 372.446354 ( 40.632384)
test_rubyspec 0.028659 0.019201 86.724014 ( 11.011814)
total: 64.67 sec