Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230707-131034
#<BuildRuby:0x000055d181346068
@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.20230707-131034",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.003927 0.003597 2.083305 ( 3.700462)
build_miniruby 0.001530 0.000000 1.585358 ( 1.613779)
build_ruby 0.001629 0.000000 3.163398 ( 3.410733)
build_all 0.007929 0.000693 5.245793 ( 3.776576)
build_install 0.015315 0.003539 6.586127 ( 5.717592)
test_btest 0.000813 0.000088 60.253148 ( 35.210907)
test_basic 0.003474 0.004455 0.786777 ( 1.076100)
test_all 0.000000 0.001539 586.795516 (273.010305)
test_rubyspec 0.046116 0.014649 83.141335 (112.590622)
total: 440.11 sec