Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241006-224723
#<BuildRuby:0x00007f052837fdc8
@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.20241006-224723",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000033 0.000012 0.000045 ( 0.000045)
build_up 0.007359 0.002538 4.427633 ( 5.568801)
build_miniruby 0.001287 0.000444 1.782134 ( 2.465150)
build_ruby 0.002702 0.000000 4.460254 ( 35.804085)
build_all 0.007876 0.003596 6.801200 ( 5.293232)
build_install 0.015279 0.009389 9.578255 ( 10.395960)
test_btest 0.000646 0.000240 79.474744 ( 52.594136)
test_basic 0.001134 0.011915 1.130693 ( 2.036950)
test_all 0.119222 0.043700 813.075191 (721.253730)
test_rubyspec 0.058439 0.033581 128.920236 ( 82.747417)
total: 918.16 sec