Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241103-091049
#<BuildRuby:0x00007ffbdaf8fdd0
@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.20241103-091049",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.003663 0.005463 4.312706 ( 5.284730)
build_miniruby 0.001180 0.000437 1.703456 ( 1.894996)
build_ruby 0.000000 0.002121 4.463889 ( 5.185469)
build_all 0.001490 0.009364 6.358662 ( 5.334553)
build_install 0.018936 0.004653 9.135840 ( 8.137592)
test_btest 0.000617 0.000267 65.010475 ( 64.489221)
test_basic 0.010373 0.002431 1.010906 ( 1.369040)
test_all 0.101898 0.052876 740.777210 (434.909605)
test_rubyspec 0.047097 0.038323 111.308366 ( 50.808393)
total: 577.41 sec