Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241207-233451
#<BuildRuby:0x00007f69333ffdd8
@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.20241207-233451",
@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.000036 0.000005 0.000041 ( 0.000042)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007472 0.000516 3.700589 ( 4.292846)
build_miniruby 0.001260 0.000191 1.640673 ( 1.793900)
build_ruby 0.000000 0.002176 4.138982 ( 4.762080)
build_all 0.009165 0.001352 5.806680 ( 4.213904)
build_install 0.014618 0.007972 8.266152 ( 7.046607)
test_btest 0.000241 0.000674 63.354755 ( 47.443782)
test_basic 0.005527 0.007669 0.998846 ( 1.375947)
test_all 0.098602 0.047948 699.175276 (373.540042)
test_rubyspec 0.061395 0.025229 109.407829 ( 52.785546)
total: 497.26 sec