Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-211316
#<BuildRuby:0x00005589ddaee338
@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.20230703-211316",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000026)
build_up 0.006757 0.000581 2.138856 ( 4.423460)
build_miniruby 0.001117 0.000243 1.518944 ( 1.601626)
build_ruby 0.001813 0.000000 3.009980 ( 3.551823)
build_all 0.007629 0.001097 5.118702 ( 4.169763)
build_install 0.019386 0.001100 6.447733 ( 6.042405)
test_btest 0.000809 0.000149 64.312724 ( 39.408261)
test_basic 0.006703 0.001242 0.793991 ( 1.052426)
test_all 0.001075 0.000199 571.143193 (302.208235)
test_rubyspec 0.036689 0.024167 82.753995 (116.612224)
total: 479.07 sec