Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241109-011706
#<BuildRuby:0x00007f61a465fdd0
@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.20241109-011706",
@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.000016 0.000006 0.000022 ( 0.000024)
autoconf 0.000035 0.000014 0.000049 ( 0.000049)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.003449 0.005464 4.016508 ( 4.485733)
build_miniruby 0.001331 0.000571 1.564242 ( 1.675889)
build_ruby 0.001432 0.000614 4.148552 ( 4.581601)
build_all 0.007424 0.003182 5.827416 ( 4.183547)
build_install 0.016937 0.005946 8.617324 ( 5.831407)
test_btest 0.000525 0.000220 62.490929 ( 59.321977)
test_basic 0.005733 0.005105 0.989779 ( 1.395163)
test_all 0.098626 0.055986 749.955680 (444.831599)
test_rubyspec 0.039465 0.047996 107.353062 ( 58.014394)
total: 584.32 sec