Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-011542
#<BuildRuby:0x000055d44232e058
@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.20230701-011542",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001600 0.004440 1.909500 ( 3.171102)
build_miniruby 0.001132 0.000309 1.432791 ( 1.433475)
build_ruby 0.001055 0.000288 2.897657 ( 3.097031)
build_all 0.008099 0.000000 5.026098 ( 2.612547)
build_install 0.011476 0.005714 6.093506 ( 4.021802)
test_btest 0.000600 0.000165 65.669382 ( 19.050965)
test_basic 0.001702 0.004410 0.693563 ( 0.784936)
test_all 0.001043 0.000324 571.056600 (336.270377)
test_rubyspec 0.043187 0.019908 83.281353 (114.780432)
total: 485.22 sec