Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240808-015112
#<BuildRuby:0x00007f6fd493fdc8
@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.20240808-015112",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.000844 0.009411 4.180004 ( 7.876739)
build_miniruby 0.001590 0.000530 2.308476 ( 3.835144)
build_ruby 0.001653 0.000551 4.401801 ( 6.000922)
build_all 0.010783 0.000413 7.365267 ( 9.191566)
build_install 0.016987 0.010465 10.770646 ( 14.000884)
test_btest 0.000706 0.000243 99.930728 (126.037337)
test_basic 0.006066 0.007159 1.227543 ( 2.164892)
test_all 0.105878 0.054951 843.487131 (659.333786)
test_rubyspec 0.035080 0.060265 151.081446 ( 70.590626)
total: 899.03 sec