Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240709-050923
#<BuildRuby:0x00007f28686dfdc0
@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.20240709-050923",
@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.000006 0.000028 ( 0.000030)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000031 0.000009 0.000040 ( 0.000041)
build_up 0.001370 0.008800 4.767268 ( 8.070400)
build_miniruby 0.000000 0.002559 1.849150 ( 2.731196)
build_ruby 0.000699 0.001796 4.654331 ( 7.572792)
build_all 0.003518 0.008146 7.997837 ( 11.842023)
build_install 0.022096 0.005395 11.259779 ( 15.116127)
test_btest 0.000823 0.000338 100.970108 (151.640724)
test_basic 0.005504 0.008747 1.247256 ( 2.527951)
test_all 0.103465 0.067452 912.643360 (1243.209388)
test_rubyspec 0.049097 0.047608 156.999376 (101.007521)
total: 1543.72 sec