Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-212502
#<BuildRuby:0x000055a0fd2c1de0
@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.20230806-212502",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.007119 0.000000 2.266944 ( 4.579373)
build_miniruby 0.001178 0.000094 1.702395 ( 1.855117)
build_ruby 0.001394 0.000225 3.053401 ( 3.594193)
build_all 0.004790 0.004179 2.812265 ( 2.832391)
build_install 0.012036 0.010060 4.119480 ( 4.184584)
test_btest 0.000630 0.000153 69.561829 ( 39.867261)
test_basic 0.003464 0.005273 0.819653 ( 1.037395)
test_all 0.001517 0.000414 640.850002 (345.214625)
test_rubyspec 0.015935 0.046149 88.405656 (114.667611)
total: 517.83 sec