Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230730-132214
#<BuildRuby:0x0000560cdea423b0
@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.20230730-132214",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002983 0.004327 2.308116 ( 4.791068)
build_miniruby 0.001832 0.000000 1.725940 ( 2.157712)
build_ruby 0.001741 0.000000 3.228804 ( 3.892849)
build_all 0.001744 0.006693 2.752114 ( 2.809648)
build_install 0.014119 0.004873 4.156138 ( 4.518344)
test_btest 0.000730 0.000118 66.314123 ( 53.809660)
test_basic 0.004249 0.004063 0.847535 ( 1.311748)
test_all 0.002337 0.000430 623.160998 (414.813309)
test_rubyspec 0.026248 0.036274 87.411910 (115.993616)
total: 604.10 sec