Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-010640
#<BuildRuby:0x000055c2a575ddd0
@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.20230504-010640",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005682 0.000710 1.974227 ( 4.445476)
build_miniruby 0.001700 0.000213 1.390432 ( 1.571882)
build_ruby 0.000000 0.002043 2.696119 ( 3.302721)
build_all 0.003881 0.002918 2.140239 ( 2.288851)
build_install 0.014278 0.003093 3.310814 ( 3.431083)
test_btest 0.000710 0.000122 55.607900 ( 44.684253)
test_basic 0.002644 0.004863 0.669394 ( 0.950743)
test_all 0.001569 0.000325 573.634121 (548.283964)
test_rubyspec 0.041272 0.023977 76.541296 (121.556439)
total: 730.52 sec