Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-005505
#<BuildRuby:0x0000557046ee30c0
@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.20240622-005505",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000006 0.000014 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.000706 0.005575 1.820013 ( 2.011834)
build_miniruby 0.001312 0.000000 1.123413 ( 1.122645)
build_ruby 0.001546 0.000000 3.471542 ( 3.471255)
build_all 0.005773 0.004635 17.011451 ( 1.586282)
build_install 0.007035 0.003446 6.008969 ( 1.451711)
test_btest 0.000781 0.000537 107.100050 ( 8.901497)
test_basic 0.002874 0.001976 0.763074 ( 0.838183)
test_all 0.093634 0.043324 530.953568 ( 60.869377)
test_rubyspec 0.019920 0.044842 135.815047 ( 16.071592)
total: 96.33 sec