Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241202-053313
#<BuildRuby:0x00007f3bf79dfdc0
@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.20241202-053313",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008273 0.001254 4.382451 ( 5.340363)
build_miniruby 0.001503 0.000227 2.252960 ( 2.667392)
build_ruby 0.001599 0.000242 4.296089 ( 4.658202)
build_all 0.005636 0.005474 21.859204 ( 20.944992)
build_install 0.014240 0.009327 9.031574 ( 6.235905)
test_btest 0.000852 0.000190 63.874243 ( 61.447967)
test_basic 0.010492 0.001261 1.020244 ( 1.383246)
test_all 0.107830 0.045610 715.774626 (444.560702)
test_rubyspec 0.050673 0.033734 108.671032 ( 52.170816)
total: 599.41 sec