Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-130417
#<BuildRuby:0x000055cfedd7df80
@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.20230507-130417",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006144 1.834462 ( 3.467173)
build_miniruby 0.000003 0.001790 1.279536 ( 1.421884)
build_ruby 0.001208 0.000193 2.453064 ( 2.688355)
build_all 0.001624 0.005102 2.134885 ( 1.783226)
build_install 0.015490 0.001620 3.296007 ( 2.992402)
test_btest 0.000633 0.000122 57.269125 ( 29.046816)
test_basic 0.006007 0.001162 0.636579 ( 0.896522)
test_all 0.001344 0.000085 537.960874 (332.447977)
test_rubyspec 0.031115 0.023928 73.918059 (102.500818)
total: 477.25 sec