Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240731-153715
#<BuildRuby:0x00007ffb2d47fdd0
@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.20240731-153715",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006627 0.004498 4.426172 ( 6.839395)
build_miniruby 0.002493 0.000367 84.475502 ( 96.525307)
build_ruby 0.002801 0.000412 4.437304 ( 6.660056)
build_all 0.006951 0.004812 7.800945 ( 10.360186)
build_install 0.022550 0.004502 10.907281 ( 13.770583)
test_btest 0.001047 0.000183 99.092266 (134.598127)
test_basic 0.005136 0.008146 1.179636 ( 2.129034)
test_all 0.117931 0.049114 827.345921 (946.811334)
test_rubyspec 0.058149 0.035145 146.542638 ( 72.618019)
total: 1290.31 sec