Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241003-024458
#<BuildRuby:0x00007fbb66bbfde0
@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.20241003-024458",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.011373 0.000547 5.910417 ( 9.557032)
build_miniruby 0.001967 0.000337 6.983834 ( 10.416633)
build_ruby 0.002212 0.000379 4.783713 ( 6.287295)
build_all 0.001947 0.009378 6.987364 ( 8.044221)
build_install 0.020603 0.007335 11.354451 ( 12.158536)
test_btest 0.001119 0.000000 87.407878 (108.087850)
test_basic 0.002838 0.008567 1.173619 ( 1.890242)
test_all 0.129298 0.036772 810.137655 (708.163446)
test_rubyspec 0.047101 0.048072 130.186259 ( 76.419269)
total: 941.03 sec