Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-070031
#<BuildRuby:0x0000558ba12330e8
@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.20240615-070031",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005261 0.001052 1.058063 ( 1.430305)
build_miniruby 0.001032 0.000000 0.740761 ( 0.740626)
build_ruby 0.001902 0.000000 2.232751 ( 2.232819)
build_all 0.004269 0.004225 12.577299 ( 1.040016)
build_install 0.008182 0.004310 4.185658 ( 1.075592)
test_btest 0.000649 0.000186 71.563987 ( 5.870175)
test_basic 0.000799 0.003323 0.398456 ( 0.479277)
test_all 0.076849 0.021979 378.228152 ( 37.507743)
test_rubyspec 0.030520 0.017193 87.877763 ( 11.076956)
total: 61.45 sec