Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230515-010247
#<BuildRuby:0x000055818602ddb8
@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.20230515-010247",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002728 0.003925 1.980290 ( 4.030605)
build_miniruby 0.001422 0.000110 1.354299 ( 1.646769)
build_ruby 0.001559 0.000119 2.514727 ( 3.402094)
build_all 0.000206 0.007620 2.321210 ( 2.400572)
build_install 0.015005 0.000978 3.367821 ( 3.187347)
test_btest 0.000661 0.000091 58.783528 ( 39.617443)
test_basic 0.007270 0.000000 0.675712 ( 0.985075)
test_all 0.001449 0.000042 577.221376 (328.548974)
test_rubyspec 0.033550 0.023064 74.937318 (102.862711)
total: 486.68 sec