Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230712-071231
#<BuildRuby:0x000055c850ba9f50
@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.20230712-071231",
@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.000019 0.000002 0.000021 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000030)
build_up 0.006386 0.000218 2.090004 ( 3.421535)
build_miniruby 0.001439 0.000131 1.496606 ( 1.502833)
build_ruby 0.001312 0.000119 2.948663 ( 16.170715)
build_all 0.000000 0.007881 4.920698 ( 3.402898)
build_install 0.010497 0.007496 6.416711 ( 3.657186)
test_btest 0.000867 0.000164 68.404116 ( 34.801546)
test_basic 0.003807 0.004839 0.855566 ( 1.024621)
test_all 0.001664 0.000359 577.092092 (290.650425)
test_rubyspec 0.041546 0.016039 84.062457 (111.542960)
total: 466.18 sec