Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-213600
#<BuildRuby:0x000056245378a208
@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.20230902-213600",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002481 0.003643 1.863398 ( 5.987034)
build_miniruby 0.001401 0.000280 1.708545 ( 2.197181)
build_ruby 0.001359 0.000272 3.374184 ( 3.978421)
build_all 0.004295 0.004988 5.476494 ( 4.852197)
build_install 0.018574 0.002750 6.823782 ( 6.583179)
test_btest 0.000820 0.000182 65.251729 ( 52.701536)
test_basic 0.001090 0.007188 0.860652 ( 1.430125)
test_all 0.010555 0.006331 684.336681 (767.246104)
test_rubyspec 0.050264 0.034981 95.639600 (154.224307)
total: 999.20 sec