Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-130708
#<BuildRuby:0x00007f7940d6fdd8
@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.20240614-130708",
@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.000028 0.000008 0.000036 ( 0.000037)
autoconf 0.000039 0.000011 0.000050 ( 0.000051)
configure 0.000032 0.000009 0.000041 ( 0.000042)
build_up 0.004357 0.005305 4.249571 ( 7.635087)
build_miniruby 0.000000 0.002393 1.860595 ( 3.051685)
build_ruby 0.000791 0.001874 4.505087 ( 6.779057)
build_all 0.008339 0.002779 7.684379 ( 11.018968)
build_install 0.017760 0.010101 10.674754 ( 15.600623)
test_btest 0.000807 0.000290 98.138233 (148.241347)
test_basic 0.011615 0.002594 1.188954 ( 2.491699)
test_all 0.119861 0.050613 876.508922 (1181.912487)
test_rubyspec 0.052540 0.045628 156.027808 (113.660855)
total: 1490.39 sec