Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231202-045105
#<BuildRuby:0x0000560ad6312068
@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-045105",
@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.000035 0.000007 0.000042 ( 0.000038)
autoconf 0.000045 0.000009 0.000054 ( 0.000050)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.007488 0.000667 2.517097 ( 4.302421)
build_miniruby 0.000000 0.001863 1.791882 ( 2.602146)
build_ruby 0.000436 0.001382 3.343557 ( 4.238163)
build_all 0.007457 0.001657 5.665086 ( 6.323884)
build_install 0.015475 0.007091 7.101733 ( 7.771550)
test_btest 0.001227 0.000000 65.977459 ( 66.806621)
test_basic 0.008178 0.000024 0.812164 ( 1.362082)
test_all 0.074065 0.051047 688.705473 (524.210183)
test_rubyspec 0.037345 0.039830 91.654307 (131.507604)
total: 749.13 sec