Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240304-121256
#<BuildRuby:0x000055eabec7a278
@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.20240304-121256",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005540 0.004278 2.913650 ( 4.550246)
build_miniruby 0.001735 0.000000 1.931206 ( 2.635367)
build_ruby 0.000000 0.001817 3.847500 ( 4.755559)
build_all 0.003984 0.004899 6.308450 ( 6.511466)
build_install 0.022151 0.000000 8.068194 ( 8.232534)
test_btest 0.000955 0.000000 75.197740 ( 70.720187)
test_basic 0.001719 0.006440 0.878702 ( 1.608606)
test_all 0.092041 0.028888 776.672665 (474.998137)
test_rubyspec 0.060208 0.030685 120.180202 (171.967398)
total: 745.98 sec