Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-111050
#<BuildRuby:0x0000556359b05e98
@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.20230614-111050",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.007013 1.992597 ( 4.852997)
build_miniruby 0.000743 0.000797 1.740678 ( 1.977313)
build_ruby 0.001265 0.000304 2.902655 ( 4.009951)
build_all 0.007458 0.000795 2.355193 ( 2.347809)
build_install 0.017948 0.000271 3.818082 ( 4.192798)
test_btest 0.000582 0.000116 59.684969 ( 44.442663)
test_basic 0.000000 0.006952 0.690263 ( 1.097796)
test_all 0.000129 0.001420 530.450107 (323.392764)
test_rubyspec 0.033072 0.034479 79.702532 (123.815461)
total: 510.13 sec