Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-070313
#<BuildRuby:0x00007f5ac817fdc0
@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.20240616-070313",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.009774 0.000478 3.848939 ( 4.842441)
build_miniruby 0.001781 0.000517 1.786340 ( 2.508615)
build_ruby 0.002348 0.000000 4.261020 ( 30.344947)
build_all 0.003005 0.007391 7.342369 ( 5.833104)
build_install 0.022260 0.003385 10.145412 ( 7.182735)
test_btest 0.001001 0.000308 96.643067 ( 91.547297)
test_basic 0.007813 0.006668 1.230512 ( 2.084664)
test_all 0.129244 0.033873 872.116055 (1123.204916)
test_rubyspec 0.082530 0.016366 153.494193 (157.882969)
total: 1425.43 sec