Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-034057
#<BuildRuby:0x000055a535026068
@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.20230910-034057",
@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.000029 0.000000 0.000029 ( 0.000025)
autoconf 0.000039 0.000001 0.000040 ( 0.000036)
configure 0.000033 0.000001 0.000034 ( 0.000034)
build_up 0.007697 0.000110 2.385083 ( 4.902410)
build_miniruby 0.001688 0.000000 1.713112 ( 1.963733)
build_ruby 0.001562 0.000000 3.545890 ( 4.396657)
build_all 0.009267 0.000127 5.786371 ( 5.859445)
build_install 0.013775 0.008160 7.177056 ( 7.075889)
test_btest 0.001053 0.000079 67.590864 ( 61.660006)
test_basic 0.003746 0.004523 0.884506 ( 1.503466)
test_all 0.007042 0.004072 705.582813 (642.265065)
test_rubyspec 0.040015 0.044013 95.509659 (137.748357)
total: 867.38 sec