Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241001-104358
#<BuildRuby:0x00007f87a25dfdc8
@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.20241001-104358",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.006450 0.004861 5.535161 ( 9.347511)
build_miniruby 0.001981 0.000313 2.497676 ( 3.994190)
build_ruby 0.002023 0.000319 4.635526 ( 13.004768)
build_all 0.010000 0.000262 6.741836 ( 8.165845)
build_install 0.023140 0.003884 10.552855 ( 13.116163)
test_btest 0.001261 0.000056 86.361195 (105.054004)
test_basic 0.006785 0.004057 1.179074 ( 1.871756)
test_all 0.120072 0.045319 803.193270 (709.307835)
test_rubyspec 0.068906 0.023548 125.892385 ( 62.705406)
total: 926.57 sec