Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-211030
#<BuildRuby:0x0000559dce32a048
@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.20230606-211030",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.000000 0.007021 1.978183 ( 4.399009)
build_miniruby 0.000702 0.000790 1.367207 ( 1.558296)
build_ruby 0.001207 0.000472 2.637186 ( 3.143600)
build_all 0.007565 0.000000 2.227593 ( 2.439710)
build_install 0.015756 0.003706 3.426298 ( 3.763208)
test_btest 0.000862 0.000296 58.279556 ( 36.342050)
test_basic 0.004990 0.001715 0.691836 ( 1.085754)
test_all 0.000991 0.000340 592.033761 (562.838011)
test_rubyspec 0.025097 0.037878 77.956984 (123.967441)
total: 739.54 sec