Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-181426
#<BuildRuby:0x000055c6989bda48
@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.20240302-181426",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.013321 0.003640 34.491002 ( 24.988657)
build_miniruby 0.008268 0.000548 3.945107 ( 4.209930)
build_ruby 0.002115 0.000000 3.618151 ( 4.271117)
build_all 0.011673 0.008364 8.937112 ( 8.073493)
build_install 0.015976 0.002738 7.667736 ( 7.325551)
test_btest 0.000716 0.000123 69.662013 ( 73.055125)
test_basic 0.002922 0.004244 0.807355 ( 1.213376)
test_all 0.105429 0.013053 753.868851 (425.192478)
test_rubyspec 0.057293 0.036673 117.664467 (168.714341)
total: 717.05 sec