Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240313-201227
#<BuildRuby:0x0000561a2c881d90
@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.20240313-201227",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.007056 0.001228 4.500999 ( 3.584354)
build_miniruby 0.007359 0.000488 118.173223 ( 56.334313)
build_ruby 0.002052 0.000000 4.326688 ( 5.113936)
build_all 0.008872 0.000000 6.173992 ( 4.529322)
build_install 0.012483 0.009303 8.229499 ( 5.642164)
test_btest 0.000688 0.000142 76.187851 ( 64.797990)
test_basic 0.000000 0.007791 0.896986 ( 1.225451)
test_all 0.061537 0.064528 816.465693 (589.387864)
test_rubyspec 0.049099 0.047548 121.483114 (181.678721)
total: 912.30 sec