Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-231621
#<BuildRuby:0x000055e41de8e228
@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.20230624-231621",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005136 0.001541 2.104726 ( 4.797418)
build_miniruby 0.001194 0.000000 2.030664 ( 2.645516)
build_ruby 0.000000 0.002203 3.192402 ( 3.943896)
build_all 0.002821 0.006173 5.095913 ( 4.165346)
build_install 0.007439 0.014277 6.702180 ( 5.869064)
test_btest 0.000000 0.001169 70.015810 ( 50.147790)
test_basic 0.002410 0.004443 0.720685 ( 1.125169)
test_all 0.000950 0.000518 622.015952 (416.650897)
test_rubyspec 0.035414 0.023567 79.485866 (110.159142)
total: 599.51 sec