Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240821-221053
#<BuildRuby:0x00007f3ab28bfdc8
@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.20240821-221053",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.008805 0.001258 4.045545 ( 5.026880)
build_miniruby 0.002008 0.000287 35.004643 ( 32.130610)
build_ruby 0.001945 0.000278 4.236015 ( 4.745144)
build_all 0.004920 0.005200 6.984457 ( 5.380051)
build_install 0.021048 0.002066 10.182380 ( 8.416534)
test_btest 0.000737 0.000120 93.591182 ( 75.827430)
test_basic 0.010242 0.001668 1.154566 ( 1.433695)
test_all 0.129758 0.025672 793.616556 (428.178518)
test_rubyspec 0.040320 0.047056 154.350927 ( 65.496361)
total: 626.64 sec