Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-151135
#<BuildRuby:0x0000559d72492068
@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.20230618-151135",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005657 0.000707 1.959337 ( 4.199217)
build_miniruby 0.002615 0.000000 1.409022 ( 1.694082)
build_ruby 0.001657 0.000024 2.923749 ( 3.366806)
build_all 0.006804 0.000817 2.419707 ( 2.343265)
build_install 0.012135 0.004272 3.494876 ( 3.793405)
test_btest 0.000752 0.000107 64.273912 ( 43.839458)
test_basic 0.006500 0.000929 0.684553 ( 1.070971)
test_all 0.001549 0.000222 549.733414 (435.100051)
test_rubyspec 0.027923 0.032972 81.268065 (120.795573)
total: 616.20 sec