Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-134740
#<BuildRuby:0x000055939109a658
@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.20230912-134740",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.014072 0.000261 27.980702 ( 28.886847)
build_miniruby 0.005258 0.000638 59.259928 ( 55.377487)
build_ruby 0.001933 0.000235 3.513191 ( 4.734592)
build_all 0.003132 0.008350 16.443066 ( 20.392292)
build_install 0.018988 0.001752 7.420602 ( 7.928868)
test_btest 0.000789 0.000132 65.177631 ( 66.469172)
test_basic 0.005696 0.004769 0.880510 ( 1.417648)
test_all 0.003266 0.007683 691.266716 (607.591886)
test_rubyspec 0.044122 0.036863 94.546954 (134.215527)
total: 927.02 sec