Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-101422
#<BuildRuby:0x0000564f5409a278
@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.20240314-101422",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005338 0.004220 3.616937 ( 4.273173)
build_miniruby 0.000000 0.001989 14.135303 ( 8.897896)
build_ruby 0.000513 0.001220 3.705401 ( 4.126427)
build_all 0.007390 0.001529 6.286634 ( 4.536494)
build_install 0.012429 0.009375 8.454552 ( 4.964251)
test_btest 0.000911 0.000235 74.053071 ( 45.646479)
test_basic 0.004149 0.004274 0.887146 ( 1.049398)
test_all 0.094528 0.030950 806.976113 (566.853387)
test_rubyspec 0.039703 0.059494 125.548924 (186.470154)
total: 826.82 sec