Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230713-091228
#<BuildRuby:0x000055cbe9992658
@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.20230713-091228",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007636 0.000364 2.355559 ( 5.073337)
build_miniruby 0.013085 0.000462 262.562730 (110.839721)
build_ruby 0.001831 0.000167 4.468854 ( 4.288558)
build_all 0.063457 0.019337 178.227075 ( 89.218497)
build_install 0.018591 0.000000 6.678584 ( 5.544827)
test_btest 0.001310 0.000000 66.933598 ( 40.130906)
test_basic 0.000000 0.008166 0.840161 ( 1.521172)
test_all 0.000015 0.001186 589.763497 (333.792941)
test_rubyspec 0.019026 0.046016 85.695587 (115.851150)
total: 706.26 sec