Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230615-170939
#<BuildRuby:0x0000561ec643e348
@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.20230615-170939",
@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.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.008022 0.000002 2.087998 ( 4.967031)
build_miniruby 0.001565 0.000270 1.765535 ( 1.777739)
build_ruby 0.000000 0.001650 2.850213 ( 3.567351)
build_all 0.004906 0.003341 2.424587 ( 2.549721)
build_install 0.013923 0.005468 3.737493 ( 3.961429)
test_btest 0.000687 0.000155 62.499327 ( 40.466847)
test_basic 0.004672 0.004498 0.715098 ( 1.097854)
test_all 0.000821 0.000863 546.772517 (276.283669)
test_rubyspec 0.017649 0.036974 75.130471 ( 97.727737)
total: 432.40 sec