Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-052530
#<BuildRuby:0x000055893a012048
@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.20230806-052530",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.006577 0.000974 2.354217 ( 5.000611)
build_miniruby 0.001647 0.000244 1.804732 ( 2.076096)
build_ruby 0.000000 0.001901 3.513379 ( 13.673989)
build_all 0.002279 0.006241 3.005134 ( 3.030234)
build_install 0.008864 0.009816 4.390150 ( 5.694481)
test_btest 0.000882 0.000244 64.316223 ( 49.039604)
test_basic 0.007935 0.000924 0.877839 ( 9.041054)
test_all 0.001559 0.000416 692.942416 (482.610544)
test_rubyspec 0.041854 0.018203 89.934874 (122.128936)
total: 692.30 sec