Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240719-051002
#<BuildRuby:0x00007f54f105fdc8
@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.20240719-051002",
@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.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.009431 0.000550 4.396057 ( 6.116774)
build_miniruby 0.001834 0.000202 9.890432 ( 10.555740)
build_ruby 0.002122 0.000459 4.520289 ( 5.024340)
build_all 0.011756 0.000000 7.707284 ( 7.441110)
build_install 0.017846 0.009393 10.626100 ( 9.954069)
test_btest 0.000959 0.000223 97.857716 ( 90.966223)
test_basic 0.008017 0.005193 1.198491 ( 1.912320)
test_all 0.119872 0.050789 858.390557 (774.453980)
test_rubyspec 0.058452 0.033425 161.179205 (128.812563)
total: 1035.24 sec