Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-060913
#<BuildRuby:0x0000563280b520d0
@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.20240308-060913",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000039 0.000001 0.000040 ( 0.000041)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.008993 0.000029 2.870221 ( 4.005093)
build_miniruby 0.001651 0.000050 1.998982 ( 2.367837)
build_ruby 0.001572 0.000047 3.754842 ( 5.162930)
build_all 0.008586 0.000260 6.064065 ( 6.581909)
build_install 0.022455 0.000389 8.083888 ( 8.964234)
test_btest 0.000958 0.000027 75.665220 ( 86.880249)
test_basic 0.008105 0.000090 0.888811 ( 1.464827)
test_all 0.112144 0.012282 747.975704 (598.663800)
test_rubyspec 0.052757 0.047798 126.924371 (189.679812)
total: 903.77 sec