Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240822-101304
#<BuildRuby:0x00007fee23d9fdc8
@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.20240822-101304",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008646 0.000803 4.097730 ( 4.745782)
build_miniruby 0.001658 0.000284 1.875047 ( 2.763463)
build_ruby 0.001974 0.000338 4.503248 ( 5.003957)
build_all 0.010358 0.000315 7.336809 ( 5.557968)
build_install 0.025125 0.000546 10.442713 ( 8.294176)
test_btest 0.000000 0.000878 96.166492 ( 70.873562)
test_basic 0.005497 0.007928 1.228532 ( 1.688914)
test_all 0.133640 0.026412 843.440629 (352.307005)
test_rubyspec 0.074405 0.017704 152.260885 ( 56.967003)
total: 508.20 sec