Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-010209
#<BuildRuby:0x000055fddd41e138
@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.20231026-010209",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004624 0.002826 2.164171 ( 2.389601)
build_miniruby 0.000000 0.001972 1.548365 ( 1.649510)
build_ruby 0.000679 0.000956 3.168588 ( 3.433499)
build_all 0.007965 0.000600 5.018790 ( 2.882805)
build_install 0.016892 0.005274 6.545987 ( 4.042137)
test_btest 0.000962 0.000156 65.556745 ( 29.428884)
test_basic 0.005816 0.000268 0.644835 ( 0.705247)
test_all 0.086464 0.039923 654.668395 (473.621223)
test_rubyspec 0.055053 0.022635 89.828038 (160.275236)
total: 678.43 sec