Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240813-195701
#<BuildRuby:0x00007ff05280fdc8
@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.20240813-195701",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005465 0.004330 4.203571 ( 6.319298)
build_miniruby 0.001856 0.000424 20.903873 ( 20.970003)
build_ruby 0.001961 0.000448 4.497022 ( 5.967093)
build_all 0.011476 0.000686 7.450925 ( 8.106554)
build_install 0.028414 0.000000 10.468534 ( 11.762318)
test_btest 0.001113 0.000000 99.518817 (109.986792)
test_basic 0.009984 0.003726 1.212937 ( 2.038974)
test_all 0.123707 0.039053 779.839290 (572.667149)
test_rubyspec 0.047020 0.040930 145.569490 ( 37.141151)
total: 774.96 sec