Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-151040
#<BuildRuby:0x0000564c90a7a980
@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.20230501-151040",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005637 0.000940 1.956918 ( 4.390648)
build_miniruby 0.000000 0.001910 1.451052 ( 1.934184)
build_ruby 0.000205 0.001463 2.559052 ( 3.589016)
build_all 0.005699 0.001140 2.199432 ( 2.680944)
build_install 0.005588 0.014965 3.438062 ( 4.384353)
test_btest 0.000642 0.000206 59.980716 ( 69.180095)
test_basic 0.001773 0.004734 0.656674 ( 1.263709)
test_all 0.000746 0.000266 559.108686 (574.929980)
test_rubyspec 0.031731 0.027671 74.422810 (103.380357)
total: 765.73 sec