Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-083315
#<BuildRuby:0x00007fa9060cfdd0
@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.20240920-083315",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000040 0.000010 0.000050 ( 0.000049)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.003086 0.007817 6.202525 ( 9.720306)
build_miniruby 0.000000 0.001960 2.698606 ( 4.474520)
build_ruby 0.000372 0.002063 4.927301 ( 7.043343)
build_all 0.012495 0.000111 8.062758 ( 10.411117)
build_install 0.015806 0.012019 11.422094 ( 15.001974)
test_btest 0.000746 0.000255 92.174282 (126.794435)
test_basic 0.011128 0.003794 1.250961 ( 2.988613)
test_all 0.119846 0.050762 844.913587 (1006.716411)
test_rubyspec 0.018986 0.075894 134.194504 ( 59.933387)
total: 1243.09 sec