Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-230710
#<BuildRuby:0x0000556f8002e348
@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.20230529-230710",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.003459 0.003946 1.980250 ( 4.567071)
build_miniruby 0.001327 0.000098 1.723922 ( 2.298835)
build_ruby 0.001495 0.000111 2.633395 ( 3.462997)
build_all 0.006859 0.000198 2.163616 ( 2.860110)
build_install 0.019151 0.000426 3.596147 ( 4.386489)
test_btest 0.001043 0.000000 61.635986 ( 59.744366)
test_basic 0.007219 0.000000 0.685614 ( 1.293906)
test_all 0.001206 0.000060 548.549670 (618.786039)
test_rubyspec 0.031434 0.032936 77.640920 (122.931843)
total: 820.33 sec