Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231118-043941
#<BuildRuby:0x000055d686299fc0
@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.20231118-043941",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000000 0.000025 ( 0.000026)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.006654 0.000088 2.039074 ( 3.646672)
build_miniruby 0.001647 0.000055 1.713128 ( 2.321407)
build_ruby 0.001890 0.000063 3.409620 ( 4.372268)
build_all 0.005341 0.004046 5.384040 ( 5.776949)
build_install 0.017666 0.004237 6.672539 ( 7.340570)
test_btest 0.000361 0.000895 64.261665 ( 72.249114)
test_basic 0.001124 0.007001 0.805175 ( 1.268581)
test_all 0.082354 0.042936 674.332843 (417.604642)
test_rubyspec 0.033506 0.039565 90.946769 (135.891855)
total: 650.47 sec