Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240806-174913
#<BuildRuby:0x00007f0b98a8fde0
@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.20240806-174913",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000048 0.000005 0.000053 ( 0.000052)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.005938 0.004728 4.361801 ( 7.628364)
build_miniruby 0.002033 0.000000 2.341068 ( 4.247792)
build_ruby 0.002456 0.000056 4.314497 ( 26.575854)
build_all 0.010236 0.000724 7.510665 ( 9.788735)
build_install 0.021106 0.006004 10.627140 ( 14.279869)
test_btest 0.001007 0.000137 98.872604 (117.259793)
test_basic 0.007949 0.005874 1.206449 ( 2.236593)
test_all 0.090874 0.075278 814.724151 (689.435313)
test_rubyspec 0.066148 0.026430 147.344463 ( 66.269695)
total: 937.72 sec