Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-191725
#<BuildRuby:0x000055c5811ee320
@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.20230622-191725",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006588 0.000410 2.207600 ( 5.315122)
build_miniruby 0.006217 0.000956 78.587828 ( 68.659588)
build_ruby 0.001629 0.000251 2.893341 ( 3.636586)
build_all 0.007482 0.001151 6.739405 ( 6.831986)
build_install 0.013337 0.007356 6.236449 ( 6.617851)
test_btest 0.000748 0.000145 64.958003 ( 56.827508)
test_basic 0.002369 0.004875 0.753426 ( 1.208851)
test_all 0.001256 0.000283 559.702078 (405.175447)
test_rubyspec 0.039800 0.023188 79.211325 (117.286320)
total: 671.56 sec