Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-031427
#<BuildRuby:0x0000559190b2a058
@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.20230620-031427",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006285 0.001048 2.049385 ( 4.598294)
build_miniruby 0.001264 0.000210 1.441075 ( 1.730977)
build_ruby 0.002047 0.000000 2.867271 ( 3.506255)
build_all 0.007898 0.000900 4.794134 ( 4.122450)
build_install 0.019803 0.000177 6.040527 ( 6.462482)
test_btest 0.000770 0.000106 64.210890 ( 50.718161)
test_basic 0.007793 0.000000 0.722971 ( 1.141195)
test_all 0.001717 0.000024 560.412411 (386.826188)
test_rubyspec 0.031599 0.031926 80.782183 (112.433054)
total: 571.54 sec