Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-151102
#<BuildRuby:0x000055a982676458
@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.20230616-151102",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006443 0.000773 2.103261 ( 4.627816)
build_miniruby 0.001550 0.000186 3.088919 ( 3.311053)
build_ruby 0.001579 0.000189 2.739134 ( 3.450873)
build_all 0.000000 0.008546 2.326510 ( 2.553802)
build_install 0.008432 0.010814 3.637727 ( 3.996909)
test_btest 0.000774 0.000214 59.194960 ( 41.203777)
test_basic 0.002244 0.004803 0.698315 ( 1.245597)
test_all 0.001373 0.000426 516.897970 (357.300546)
test_rubyspec 0.041572 0.019912 79.838141 (110.804682)
total: 528.50 sec