Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240810-235813
#<BuildRuby:0x00007f31a2c2fdc8
@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.20240810-235813",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.001170 0.008517 4.328389 ( 6.730525)
build_miniruby 0.001654 0.000413 1.778277 ( 2.339562)
build_ruby 0.001757 0.000440 4.645806 ( 5.737736)
build_all 0.006097 0.004746 7.541800 ( 7.344912)
build_install 0.020988 0.007257 10.827909 ( 10.023934)
test_btest 0.000846 0.000236 97.248598 ( 98.167847)
test_basic 0.006231 0.006095 1.150563 ( 1.862690)
test_all 0.132632 0.028353 829.882850 (522.526746)
test_rubyspec 0.041415 0.054847 147.293871 ( 35.096818)
total: 689.83 sec