Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-201325
#<BuildRuby:0x0000557080a6e348
@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.20240301-201325",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007534 0.001966 2.927410 ( 4.616967)
build_miniruby 0.001554 0.000406 14.051220 ( 12.669008)
build_ruby 0.001480 0.000386 3.736118 ( 4.980879)
build_all 0.009090 0.000073 6.106269 ( 5.268836)
build_install 0.015411 0.006142 8.112540 ( 7.279970)
test_btest 0.000751 0.000195 73.002352 ( 71.010631)
test_basic 0.007258 0.000632 0.892422 ( 1.493316)
test_all 0.078692 0.040815 706.720327 (426.249215)
test_rubyspec 0.034474 0.063419 119.069212 (173.845730)
total: 707.42 sec