Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241114-132547
#<BuildRuby:0x00007feef322fdc8
@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.20241114-132547",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.008827 0.000165 4.252204 ( 5.369490)
build_miniruby 0.001649 0.000413 1.858003 ( 2.022863)
build_ruby 0.001880 0.000470 4.573716 ( 4.951591)
build_all 0.006975 0.003833 6.264549 ( 4.712386)
build_install 0.016376 0.008261 9.107225 ( 7.564265)
test_btest 0.000796 0.000230 67.184499 ( 63.650287)
test_basic 0.007679 0.005269 0.992777 ( 1.555140)
test_all 0.127623 0.030448 729.388323 (368.898033)
test_rubyspec 0.051322 0.037101 109.299242 ( 35.880088)
total: 494.61 sec