Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240313-121326
#<BuildRuby:0x000055a15f032090
@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-121326",
@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.000002 0.000022 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.008315 0.001039 2.872422 ( 4.360259)
build_miniruby 0.001219 0.000153 2.209262 ( 2.499227)
build_ruby 0.001486 0.000185 3.584347 ( 17.678125)
build_all 0.007312 0.000914 5.967955 ( 5.017613)
build_install 0.017128 0.004514 7.944869 ( 6.763398)
test_btest 0.000820 0.000118 73.342913 ( 67.035663)
test_basic 0.007288 0.000346 0.846185 ( 1.373146)
test_all 0.094760 0.028937 745.127898 (575.975463)
test_rubyspec 0.043064 0.054135 120.667578 (189.533955)
total: 870.24 sec