Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-053058
#<BuildRuby:0x0000561232f36228
@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.20230828-053058",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006817 0.001263 2.402427 ( 5.996305)
build_miniruby 0.002346 0.000000 1.831968 ( 2.241087)
build_ruby 0.002082 0.000000 3.451926 ( 4.773273)
build_all 0.009035 0.000000 5.584525 ( 6.188610)
build_install 0.020956 0.000541 6.983145 ( 8.069154)
test_btest 0.000000 0.001065 69.012588 ( 65.895472)
test_basic 0.002988 0.005716 0.846531 ( 1.384261)
test_all 0.009476 0.000962 683.593378 (779.446153)
test_rubyspec 0.042012 0.041945 98.373009 (148.805560)
total: 1022.80 sec