Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241006-024720
#<BuildRuby:0x00007fcd26b5fdd8
@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.20241006-024720",
@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.000027 0.000005 0.000032 ( 0.000030)
autoconf 0.000049 0.000008 0.000057 ( 0.000056)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.005763 0.003654 4.473409 ( 6.445301)
build_miniruby 0.001758 0.000315 1.832126 ( 2.487777)
build_ruby 0.001871 0.000335 4.414362 ( 5.373548)
build_all 0.007555 0.002483 6.660260 ( 7.484526)
build_install 0.019211 0.005378 9.555818 ( 11.429553)
test_btest 0.000815 0.000159 83.423333 ( 83.355316)
test_basic 0.009640 0.003558 1.147516 ( 1.826551)
test_all 0.110251 0.052604 803.656750 (721.216062)
test_rubyspec 0.068137 0.025632 130.275171 ( 90.705324)
total: 930.33 sec