Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240830-121959
#<BuildRuby:0x00007f6a68d9fdd0
@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.20240830-121959",
@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.000005 0.000027 ( 0.000027)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007470 0.001687 4.353445 ( 5.045422)
build_miniruby 0.002171 0.000490 2.326085 ( 2.549062)
build_ruby 0.001915 0.000432 4.389644 ( 4.691783)
build_all 0.007116 0.002982 7.240642 ( 4.955173)
build_install 0.012449 0.011459 10.527402 ( 6.968260)
test_btest 0.000697 0.000202 96.447897 ( 65.214526)
test_basic 0.007948 0.005330 1.185756 ( 1.583201)
test_all 0.116022 0.039902 818.159897 (311.193224)
test_rubyspec 0.032614 0.057148 143.831231 ( 45.071048)
total: 447.27 sec