Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-145702
#<BuildRuby:0x000055790ca0a278
@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.20231204-145702",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007018 0.000780 2.459446 ( 4.277266)
build_miniruby 0.001874 0.000000 1.681768 ( 1.878214)
build_ruby 0.001767 0.000000 3.227344 ( 3.701797)
build_all 0.008771 0.000418 5.384390 ( 5.172726)
build_install 0.014965 0.006470 6.813930 ( 6.817353)
test_btest 0.000749 0.000103 62.970808 ( 68.626761)
test_basic 0.003307 0.004679 0.769840 ( 1.403618)
test_all 0.090642 0.034913 680.453150 (454.651310)
test_rubyspec 0.035212 0.037011 90.192925 (123.664275)
total: 670.19 sec