Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230629-071328
#<BuildRuby:0x000055a1556622a8
@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.20230629-071328",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007266 0.000398 2.071915 ( 4.191742)
build_miniruby 0.001394 0.000167 1.707555 ( 1.944775)
build_ruby 0.001632 0.000196 3.250779 ( 3.911466)
build_all 0.008598 0.000019 5.042115 ( 4.603302)
build_install 0.018425 0.001522 6.562983 ( 5.980485)
test_btest 0.000930 0.000000 66.533855 ( 45.953222)
test_basic 0.008020 0.000447 0.807993 ( 1.259486)
test_all 0.001791 0.000185 607.691513 (424.860298)
test_rubyspec 0.009446 0.049266 85.214725 (119.400915)
total: 612.11 sec