Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-030704
#<BuildRuby:0x0000559fb0c72540
@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.20230722-030704",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004207 0.003199 2.263796 ( 4.528166)
build_miniruby 0.001474 0.000000 1.735584 ( 2.126519)
build_ruby 0.001457 0.000000 3.008985 ( 3.546684)
build_all 0.005247 0.003125 2.592480 ( 2.584359)
build_install 0.012448 0.007913 4.044516 ( 4.293931)
test_btest 0.000000 0.000924 63.296637 ( 42.314538)
test_basic 0.001136 0.005800 0.760255 ( 0.888260)
test_all 0.001485 0.000480 590.695259 (264.858601)
test_rubyspec 0.035709 0.024221 81.396470 (109.054005)
total: 434.20 sec