Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-102251
#<BuildRuby:0x000055a180612980
@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.20240317-102251",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006038 0.001575 2.517747 ( 3.869657)
build_miniruby 0.000980 0.000256 1.757570 ( 1.885273)
build_ruby 0.001701 0.000443 3.743172 ( 4.175122)
build_all 0.007914 0.000881 6.379971 ( 5.206729)
build_install 0.004651 0.016452 8.048414 ( 7.049996)
test_btest 0.000824 0.000000 73.861624 ( 63.712926)
test_basic 0.008807 0.000000 0.966869 ( 1.496235)
test_all 0.099006 0.025814 746.237213 (551.304646)
test_rubyspec 0.050002 0.050559 127.593344 (197.357690)
total: 836.06 sec