Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241030-230414
#<BuildRuby:0x00007f0a704ffde0
@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.20241030-230414",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.008023 0.000718 4.421203 ( 3.823803)
build_miniruby 0.000000 0.001489 1.205692 ( 1.222638)
build_ruby 0.000000 0.001690 4.073979 ( 4.225480)
build_all 0.009047 0.000175 5.645646 ( 2.547557)
build_install 0.016522 0.004966 8.326877 ( 4.190153)
test_btest 0.000677 0.000138 64.573596 ( 28.412136)
test_basic 0.004636 0.004321 0.923749 ( 0.973197)
test_all 0.111643 0.034756 719.595226 (328.767269)
test_rubyspec 0.039898 0.046926 109.352363 ( 52.276957)
total: 426.44 sec