Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-031322
#<BuildRuby:0x000055882e4aa090
@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.20231215-031322",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000041 0.000001 0.000042 ( 0.000037)
configure 0.000032 0.000001 0.000033 ( 0.000033)
build_up 0.007770 0.000250 2.564907 ( 4.098948)
build_miniruby 0.001670 0.000054 1.668690 ( 1.840420)
build_ruby 0.001706 0.000055 3.335459 ( 3.863659)
build_all 0.003962 0.004553 5.499563 ( 3.666144)
build_install 0.014405 0.003783 6.560919 ( 4.037194)
test_btest 0.000000 0.000760 60.098940 ( 35.095052)
test_basic 0.000000 0.008441 0.797451 ( 0.912670)
test_all 0.093711 0.025182 695.609432 (322.746687)
test_rubyspec 0.056233 0.015218 89.525295 (115.887198)
total: 492.15 sec