Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240213-212022
#<BuildRuby:0x000056016e11e278
@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.20240213-212022",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.008155 0.000000 2.386478 ( 4.402713)
build_miniruby 0.005331 0.000207 112.523126 ( 97.702332)
build_ruby 0.001921 0.000000 4.094495 ( 5.482846)
build_all 0.001732 0.008066 6.283182 ( 6.547756)
build_install 0.017498 0.005985 7.912220 ( 7.958571)
test_btest 0.000699 0.000136 73.528652 ( 83.439542)
test_basic 0.007833 0.000040 0.859032 ( 1.425394)
test_all 0.084564 0.039921 803.947468 (583.664368)
test_rubyspec 0.057531 0.053802 177.631222 (233.469783)
total: 1024.09 sec