Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-191808
#<BuildRuby:0x000055e0ad2f9a48
@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.20230624-191808",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.002736 0.004338 2.067039 ( 4.223617)
build_miniruby 0.001532 0.000117 1.678882 ( 2.228673)
build_ruby 0.001773 0.000136 3.087786 ( 3.776877)
build_all 0.005325 0.004003 4.848052 ( 4.478023)
build_install 0.015288 0.005156 6.148702 ( 6.169013)
test_btest 0.000000 0.000810 65.025996 ( 43.254734)
test_basic 0.004699 0.003615 0.795785 ( 1.172006)
test_all 0.001183 0.000191 572.714074 (340.374664)
test_rubyspec 0.053017 0.010512 80.924828 (113.866779)
total: 519.55 sec