Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-130758
#<BuildRuby:0x00007f0fcd47fde0
@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.20240708-130758",
@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.000027)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.007920 0.002200 4.781519 ( 8.174957)
build_miniruby 0.002049 0.000000 1.975518 ( 3.191285)
build_ruby 0.000000 0.003123 4.583236 ( 7.036824)
build_all 0.006029 0.004956 7.657774 ( 10.592644)
build_install 0.023955 0.002193 10.696836 ( 15.119461)
test_btest 0.000847 0.000242 100.179347 (144.630995)
test_basic 0.007089 0.006471 1.254958 ( 2.560438)
test_all 0.137769 0.030700 886.091234 (1215.077278)
test_rubyspec 0.062145 0.032453 159.278689 (152.589171)
total: 1558.97 sec