Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-153548
#<BuildRuby:0x0000563559203548
@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.20240623-153548",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002345 0.003266 1.746445 ( 2.119342)
build_miniruby 0.000785 0.000323 0.986954 ( 0.986721)
build_ruby 0.001105 0.000455 3.316506 ( 3.317654)
build_all 0.006109 0.004903 17.586472 ( 1.706846)
build_install 0.007088 0.003596 6.110876 ( 1.439171)
test_btest 0.000796 0.000358 104.810414 ( 9.400694)
test_basic 0.000214 0.004160 0.816009 ( 0.889947)
test_all 0.090991 0.047597 550.106588 ( 62.569140)
test_rubyspec 0.039513 0.028041 134.328768 ( 16.004654)
total: 98.43 sec