Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-130654
#<BuildRuby:0x000055d78cc040e0
@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.20240620-130654",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003432 0.001961 1.698047 ( 1.972241)
build_miniruby 0.000717 0.000410 1.117359 ( 1.116954)
build_ruby 0.000984 0.000562 3.395301 ( 3.395182)
build_all 0.008462 0.002196 17.988592 ( 1.692925)
build_install 0.010566 0.000000 6.302046 ( 1.502449)
test_btest 0.001156 0.000000 113.849956 ( 8.924818)
test_basic 0.000897 0.004087 0.730774 ( 0.806054)
test_all 0.101621 0.038279 579.205922 ( 59.314551)
test_rubyspec 0.040649 0.030660 137.916072 ( 16.385510)
total: 95.11 sec