Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240930-224723
#<BuildRuby:0x00007fa36dedfdd8
@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.20240930-224723",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005752 0.004529 5.089929 ( 7.359525)
build_miniruby 0.001418 0.000443 1.785148 ( 2.255109)
build_ruby 0.001695 0.000530 4.573657 ( 5.937300)
build_all 0.007180 0.003781 6.369237 ( 7.119302)
build_install 0.022308 0.003410 10.213412 ( 10.817256)
test_btest 0.000977 0.000000 83.757407 ( 86.074214)
test_basic 0.008138 0.005684 1.186501 ( 1.768450)
test_all 0.122656 0.040348 796.779631 (596.815940)
test_rubyspec 0.040743 0.046042 122.541548 ( 46.643340)
total: 764.79 sec