Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-201153
#<BuildRuby:0x0000563a164a2170
@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.20240305-201153",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.008189 0.000596 2.649809 ( 3.776439)
build_miniruby 0.001599 0.000000 1.841766 ( 2.228029)
build_ruby 0.001705 0.000000 3.809225 ( 5.060166)
build_all 0.008362 0.000471 6.067224 ( 5.781386)
build_install 0.016106 0.005465 7.892147 ( 8.143322)
test_btest 0.000816 0.000128 74.715135 ( 82.995671)
test_basic 0.000000 0.007800 0.837896 ( 1.362044)
test_all 0.080305 0.040706 710.226426 (481.031364)
test_rubyspec 0.054749 0.037821 116.275079 (157.206301)
total: 747.59 sec