Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-033006
#<BuildRuby:0x0000559a832e2278
@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.20230816-033006",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.007037 0.000782 2.480256 ( 5.382301)
build_miniruby 0.001603 0.000178 2.108626 ( 2.651826)
build_ruby 0.001374 0.000153 3.309297 ( 3.943429)
build_all 0.009538 0.000000 5.548402 ( 4.488831)
build_install 0.021723 0.000047 7.259018 ( 6.498472)
test_btest 0.000000 0.001062 64.919960 ( 47.120175)
test_basic 0.001236 0.007100 0.852395 ( 1.262511)
test_all 0.009957 0.000175 618.757631 (293.080378)
test_rubyspec 0.055679 0.020866 92.411464 (115.405647)
total: 479.84 sec