Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-214146
#<BuildRuby:0x0000559b6edd3ee8
@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-214146",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001847 0.003443 1.637330 ( 2.003596)
build_miniruby 0.001095 0.000000 1.056175 ( 1.055542)
build_ruby 0.001462 0.000000 3.225816 ( 3.227034)
build_all 0.004908 0.005361 17.338337 ( 1.613445)
build_install 0.006824 0.003464 6.003665 ( 1.452349)
test_btest 0.000944 0.000302 102.673611 ( 8.889039)
test_basic 0.004558 0.000299 0.921841 ( 0.995577)
test_all 0.102793 0.038194 525.231151 ( 57.782140)
test_rubyspec 0.034183 0.034759 132.730106 ( 15.709592)
total: 92.73 sec