Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-101651
#<BuildRuby:0x000055d59c0a2068
@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.20230921-101651",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.004624 0.004556 3.254193 ( 6.596068)
build_miniruby 0.001945 0.000000 2.043184 ( 2.548960)
build_ruby 0.002246 0.000049 3.648514 ( 4.479262)
build_all 0.008522 0.000666 5.648335 ( 5.674861)
build_install 0.022016 0.000000 7.303821 ( 7.876737)
test_btest 0.001547 0.000000 64.219675 ( 52.743314)
test_basic 0.000194 0.008115 0.837955 ( 1.331680)
test_all 0.006168 0.004512 693.241621 (568.218151)
test_rubyspec 0.029785 0.049490 94.859817 (135.952307)
total: 785.42 sec