Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230726-011737
#<BuildRuby:0x00005569a1f6e090
@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.20230726-011737",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006983 0.000998 2.295203 ( 4.732664)
build_miniruby 0.001356 0.000194 1.759051 ( 1.961839)
build_ruby 0.001582 0.000226 3.027471 ( 3.378653)
build_all 0.007703 0.000452 2.757699 ( 2.848828)
build_install 0.012921 0.006768 4.060474 ( 3.986980)
test_btest 0.000660 0.000114 64.490564 ( 50.288976)
test_basic 0.003519 0.004715 0.748557 ( 1.028192)
test_all 0.001210 0.000000 619.949158 (364.991978)
test_rubyspec 0.034696 0.025193 82.421795 (104.734294)
total: 537.95 sec