Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-070331
#<BuildRuby:0x000056223fdbe068
@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.20231022-070331",
@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.000018 0.000011 0.000029 ( 0.000030)
autoconf 0.000027 0.000015 0.000042 ( 0.000041)
configure 0.000025 0.000014 0.000039 ( 0.000040)
build_up 0.002842 0.005743 3.656305 ( 5.227879)
build_miniruby 0.001177 0.000743 1.616877 ( 2.325843)
build_ruby 0.000903 0.000570 3.107506 ( 21.466605)
build_all 0.007496 0.001969 5.257295 ( 5.569920)
build_install 0.014073 0.007520 7.596428 ( 13.179350)
test_btest 0.000534 0.000316 63.043414 ( 64.241593)
test_basic 0.000000 0.008635 0.779213 ( 1.515665)
test_all 0.090102 0.037699 639.162382 (618.748945)
test_rubyspec 0.037575 0.039467 90.190200 (155.372597)
total: 887.65 sec