Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231202-065055
#<BuildRuby:0x000055567b93de98
@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.20231202-065055",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.004072 0.003671 2.401423 ( 3.767567)
build_miniruby 0.001926 0.000133 1.742455 ( 2.128994)
build_ruby 0.000000 0.002147 3.197490 ( 4.380401)
build_all 0.007958 0.002035 5.579726 ( 6.003916)
build_install 0.012761 0.008765 6.856031 ( 7.659816)
test_btest 0.000897 0.000140 66.085820 ( 73.424788)
test_basic 0.007571 0.000512 0.822017 ( 1.505153)
test_all 0.093939 0.031956 676.733730 (543.142915)
test_rubyspec 0.035977 0.035258 90.191434 (137.145201)
total: 779.16 sec