Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230329-120838
#<BuildRuby:0x0000562b56361ff0
@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.20230329-120838",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.005511 0.001837 2.057063 ( 5.097767)
build_miniruby 0.001086 0.000362 1.580083 ( 1.837391)
build_ruby 0.000000 0.001632 2.509436 ( 2.886916)
build_all 0.004926 0.002779 2.339115 ( 2.375925)
build_install 0.013687 0.004584 3.386883 ( 3.617574)
test_btest 0.000640 0.000231 55.815119 ( 35.803410)
test_basic 0.001558 0.004976 0.481635 ( 0.665657)
test_all 0.000374 0.001041 531.599165 (231.077671)
test_rubyspec 0.020184 0.037153 74.058568 ( 95.993293)
total: 379.36 sec