Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230629-051420
#<BuildRuby:0x0000561544b82090
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230629-051420",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.003673 0.003335 2.092583 ( 4.577674)
build_miniruby 0.001488 0.000212 1.504198 ( 1.586609)
build_ruby 0.001247 0.000178 3.113824 ( 3.619269)
build_all 0.001241 0.007170 5.211822 ( 4.480727)
build_install 0.019051 0.001453 6.648273 ( 5.376131)
test_btest 0.000784 0.000147 64.989169 ( 46.264992)
test_basic 0.007951 0.000000 0.792144 ( 1.138417)
test_all 0.001307 0.000223 587.489411 (389.613640)
test_rubyspec 0.018709 0.042411 83.091481 (114.510719)
total: 571.17 sec