Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-141941
#<BuildRuby:0x000056059b532450
@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.20230922-141941",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.007929 0.001415 2.948390 ( 5.760896)
build_miniruby 0.007434 0.001327 197.192924 (176.049518)
build_ruby 0.001409 0.000252 3.920959 ( 5.064352)
build_all 0.012479 0.003476 33.700504 ( 34.862670)
build_install 0.016922 0.003173 7.169991 ( 8.113242)
test_btest 0.000817 0.000153 62.958944 ( 61.960593)
test_basic 0.000000 0.008602 0.832405 ( 1.277513)
test_all 0.010225 0.007821 717.569478 (736.136931)
test_rubyspec 0.047927 0.036159 96.486007 (140.074247)
total: 1169.30 sec