Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-043842
#<BuildRuby:0x00007faa4c15fdd0
@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.20240926-043842",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.005614 0.005056 5.485033 ( 16.305661)
build_miniruby 0.001578 0.000324 2.468243 ( 9.846922)
build_ruby 0.002479 0.000000 4.684457 ( 32.130587)
build_all 0.003939 0.006816 6.949047 ( 8.137333)
build_install 0.021847 0.005263 10.866305 ( 13.461749)
test_btest 0.001039 0.000092 87.809175 (123.130316)
test_basic 0.012568 0.001183 1.175223 ( 1.979841)
test_all 0.089779 0.074894 762.207811 (779.993936)
test_rubyspec 0.064995 0.027831 127.926622 ( 65.539870)
total: 1050.53 sec