Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-090849
#<BuildRuby:0x00005562498ae278
@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.20230721-090849",
@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.000003 0.000022 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.000118 0.007247 2.172272 ( 5.099841)
build_miniruby 0.001482 0.000265 1.629607 ( 1.649524)
build_ruby 0.002275 0.000000 3.318295 ( 5.773194)
build_all 0.007849 0.000410 2.737981 ( 2.428652)
build_install 0.018040 0.001577 4.034887 ( 3.754699)
test_btest 0.000688 0.000108 63.530154 ( 36.292676)
test_basic 0.007032 0.000412 0.762887 ( 1.560400)
test_all 0.001108 0.000168 559.280852 (266.043194)
test_rubyspec 0.020744 0.036534 80.820088 (104.380938)
total: 426.98 sec