Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231219-111537
#<BuildRuby:0x00005596f54fe458
@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.20231219-111537",
@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.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006653 0.000713 2.556315 ( 3.974587)
build_miniruby 0.001273 0.000136 1.721686 ( 2.258112)
build_ruby 0.000000 0.001874 3.246213 ( 3.896929)
build_all 0.002537 0.006778 5.515322 ( 5.196034)
build_install 0.008175 0.012630 6.919913 ( 6.687557)
test_btest 0.000810 0.000216 60.436802 ( 59.564115)
test_basic 0.003611 0.004071 0.770122 ( 1.226726)
test_all 0.075777 0.047428 640.344194 (393.160851)
test_rubyspec 0.043534 0.030838 90.604829 (136.934716)
total: 612.90 sec