Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-011845
#<BuildRuby:0x000055a1b1497e80
@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.20240618-011845",
@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.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003208 0.001833 1.603495 ( 1.880218)
build_miniruby 0.000726 0.000415 1.035076 ( 1.035567)
build_ruby 0.001008 0.000576 3.376150 ( 3.376662)
build_all 0.010636 0.000000 17.518936 ( 1.682199)
build_install 0.006604 0.004255 6.076693 ( 1.428661)
test_btest 0.000784 0.000392 106.679505 ( 8.578001)
test_basic 0.000494 0.004258 0.880612 ( 0.955919)
test_all 0.104960 0.035840 518.237454 ( 62.652151)
test_rubyspec 0.040114 0.028182 135.891575 ( 15.970486)
total: 97.56 sec