Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-150157
#<BuildRuby:0x0000563d042d5f40
@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.20231023-150157",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.007344 0.001469 3.850098 ( 5.269726)
build_miniruby 0.001198 0.000240 2.021103 ( 2.548230)
build_ruby 0.000000 0.001851 3.365109 ( 3.904207)
build_all 0.007181 0.002106 5.124668 ( 4.416274)
build_install 0.020640 0.001521 7.650460 ( 7.097357)
test_btest 0.000710 0.000142 60.821815 ( 55.658039)
test_basic 0.004854 0.003664 0.769883 ( 1.203047)
test_all 0.090598 0.035509 620.623426 (538.032590)
test_rubyspec 0.046621 0.030530 88.840260 (160.994151)
total: 779.12 sec