Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-010943
#<BuildRuby:0x0000559d9a601a48
@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.20230607-010943",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000022 0.000005 0.000027 ( 0.000030)
build_up 0.000000 0.006628 1.974545 ( 3.312932)
build_miniruby 0.001293 0.000400 1.457897 ( 1.646095)
build_ruby 0.001346 0.000409 2.864707 ( 3.079108)
build_all 0.006600 0.000785 2.206861 ( 1.835728)
build_install 0.009412 0.008519 3.289869 ( 3.158721)
test_btest 0.000559 0.000194 61.785053 ( 32.905381)
test_basic 0.004529 0.002790 0.692937 ( 0.943085)
test_all 0.001279 0.000457 569.148312 (459.390234)
test_rubyspec 0.027304 0.034396 80.255859 (131.668295)
total: 637.94 sec