Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241022-210558
#<BuildRuby:0x00007fcb6592fdc8
@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.20241022-210558",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.008391 0.000700 4.249436 ( 4.897505)
build_miniruby 0.001704 0.000269 11.247151 ( 11.305991)
build_ruby 0.001992 0.000315 4.506331 ( 4.954128)
build_all 0.010029 0.001584 6.381165 ( 4.725009)
build_install 0.019703 0.005530 9.654731 ( 7.467292)
test_btest 0.000846 0.000145 66.543887 ( 60.914155)
test_basic 0.000317 0.012838 1.129675 ( 1.286502)
test_all 0.113607 0.042235 755.449040 (431.189777)
test_rubyspec 0.046003 0.043620 112.894657 ( 50.279994)
total: 577.02 sec