Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-023321
#<BuildRuby:0x00007f745109fde0
@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-023321",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000041 0.000003 0.000044 ( 0.000044)
build_up 0.003166 0.007565 5.549292 ( 8.503287)
build_miniruby 0.001825 0.000213 1.989109 ( 3.925852)
build_ruby 0.002390 0.000278 4.681159 ( 7.276115)
build_all 0.007048 0.003807 6.653084 ( 8.858901)
build_install 0.021617 0.005344 10.500110 ( 14.691659)
test_btest 0.000875 0.000128 87.029383 (124.188759)
test_basic 0.008192 0.005490 1.136616 ( 2.274044)
test_all 0.114532 0.053956 780.773078 (951.285800)
test_rubyspec 0.048901 0.044383 127.043722 ( 62.429804)
total: 1183.44 sec