Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241008-204850
#<BuildRuby:0x00007f3dfeaefdd8
@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.20241008-204850",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.007927 0.002098 4.330870 ( 5.425348)
build_miniruby 0.001279 0.000339 1.818096 ( 2.110853)
build_ruby 0.001798 0.000476 4.594064 ( 5.582167)
build_all 0.007838 0.002929 6.595995 ( 5.426175)
build_install 0.018497 0.007657 9.511913 ( 7.878122)
test_btest 0.000827 0.000236 82.339523 ( 61.807977)
test_basic 0.002651 0.009127 1.115463 ( 1.413028)
test_all 0.125731 0.034977 781.490915 (572.618862)
test_rubyspec 0.069338 0.022664 122.438608 ( 65.282477)
total: 727.55 sec