Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-131912
#<BuildRuby:0x000055f7c3446090
@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.20230801-131912",
@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.000038 0.000000 0.000038 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.007692 0.000362 2.306110 ( 5.038063)
build_miniruby 0.001333 0.000125 1.989606 ( 2.391276)
build_ruby 0.001577 0.000148 3.287214 ( 3.992008)
build_all 0.008883 0.000011 2.797208 ( 2.931841)
build_install 0.017859 0.001155 4.195600 ( 4.672519)
test_btest 0.000850 0.000073 64.776966 ( 44.854002)
test_basic 0.002302 0.005061 0.797840 ( 1.162730)
test_all 0.001075 0.000122 595.693606 (427.126062)
test_rubyspec 0.013329 0.044868 83.493227 (112.249060)
total: 604.42 sec