Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-063227
#<BuildRuby:0x0000555bc10fc090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240615-063227",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005478 0.000000 1.067590 ( 1.476263)
build_miniruby 0.001245 0.000000 0.724626 ( 0.723844)
build_ruby 0.001425 0.000000 2.270859 ( 2.271880)
build_all 0.008036 0.000000 12.448014 ( 1.050915)
build_install 0.009311 0.006406 4.164816 ( 1.067094)
test_btest 0.000480 0.000206 68.880912 ( 5.737007)
test_basic 0.003728 0.001598 0.402412 ( 0.482798)
test_all 0.071304 0.027487 376.223133 ( 38.139779)
test_rubyspec 0.026724 0.013939 87.262405 ( 10.981631)
total: 61.93 sec