Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-051126
#<BuildRuby:0x000055c8c6f5a278
@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.20230616-051126",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007887 0.000033 2.079909 ( 4.635888)
build_miniruby 0.001318 0.000188 1.733969 ( 2.166792)
build_ruby 0.001672 0.000239 2.950720 ( 3.892591)
build_all 0.007503 0.000483 2.467060 ( 2.538076)
build_install 0.016352 0.003528 3.731789 ( 3.839906)
test_btest 0.000640 0.000094 62.114157 ( 45.044437)
test_basic 0.006705 0.000986 0.686344 ( 1.077702)
test_all 0.001256 0.000185 565.340056 (306.327866)
test_rubyspec 0.040619 0.017971 78.443675 (109.274201)
total: 478.80 sec