Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240822-221220
#<BuildRuby:0x00007ffb48cbfde0
@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.20240822-221220",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000052 0.000004 0.000056 ( 0.000056)
configure 0.000043 0.000004 0.000047 ( 0.000046)
build_up 0.005909 0.003809 3.889305 ( 4.876298)
build_miniruby 0.001982 0.000185 1.843845 ( 2.028349)
build_ruby 0.002040 0.000190 4.551050 ( 5.077606)
build_all 0.010304 0.000000 7.257140 ( 5.085614)
build_install 0.015526 0.008308 10.264914 ( 7.482712)
test_btest 0.000718 0.000088 92.394948 ( 69.047710)
test_basic 0.007892 0.004079 1.188076 ( 1.625431)
test_all 0.117454 0.040977 814.306057 (401.449823)
test_rubyspec 0.044500 0.048226 148.081351 ( 45.008283)
total: 541.68 sec