Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230515-150240
#<BuildRuby:0x000055670abea228
@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.20230515-150240",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.006547 0.001007 2.052468 ( 4.614865)
build_miniruby 0.008179 0.000000 145.824938 ( 76.331166)
build_ruby 0.001324 0.000158 3.016648 ( 3.778554)
build_all 0.005380 0.005240 27.514230 ( 18.196395)
build_install 0.010274 0.006675 3.485441 ( 3.632175)
test_btest 0.000597 0.000128 55.391867 ( 36.771640)
test_basic 0.000000 0.007428 0.662476 ( 0.975711)
test_all 0.000000 0.001071 570.161768 (336.645296)
test_rubyspec 0.033601 0.028209 75.332900 ( 99.040026)
total: 579.99 sec