Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240819-120614
#<BuildRuby:0x00007fcfac27fdc0
@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.20240819-120614",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.005924 0.004390 4.444800 ( 6.069459)
build_miniruby 0.001751 0.000389 5.553887 ( 6.213182)
build_ruby 0.001809 0.000402 4.709401 ( 5.325587)
build_all 0.011319 0.000000 7.600992 ( 6.321737)
build_install 0.014647 0.011643 10.861820 ( 10.111313)
test_btest 0.000701 0.000180 101.376095 ( 90.901026)
test_basic 0.003899 0.009319 1.237776 ( 2.033296)
test_all 0.112763 0.048257 849.823143 (500.985880)
test_rubyspec 0.042661 0.054397 155.229504 ( 64.122863)
total: 692.09 sec