Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-222717
#<BuildRuby:0x0000556293a1eff0
@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.20240615-222717",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000884 0.004412 1.765138 ( 2.157941)
build_miniruby 0.000641 0.000356 1.016101 ( 1.016565)
build_ruby 0.000909 0.000504 3.369054 ( 3.368922)
build_all 0.006336 0.003521 17.055952 ( 1.624736)
build_install 0.006582 0.003657 6.008246 ( 1.463700)
test_btest 0.000526 0.000293 105.448381 ( 8.711022)
test_basic 0.002850 0.001583 0.776505 ( 0.855485)
test_all 0.109682 0.030854 552.296518 ( 54.102581)
test_rubyspec 0.034510 0.031906 131.522391 ( 15.757694)
total: 89.06 sec