Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241118-153047
#<BuildRuby:0x00007fc61b2ffdd0
@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.20241118-153047",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.004168 0.005216 4.634220 ( 4.945439)
build_miniruby 0.001803 0.000497 13.972598 ( 12.270790)
build_ruby 0.001663 0.000459 5.133984 ( 5.326399)
build_all 0.005186 0.005948 5.834925 ( 4.182112)
build_install 0.012172 0.014772 8.961093 ( 7.660766)
test_btest 0.000663 0.000257 65.398840 ( 55.834398)
test_basic 0.007492 0.003937 0.957758 ( 1.094058)
test_all 0.103845 0.044969 673.233215 (243.853249)
test_rubyspec 0.061200 0.024643 106.399923 ( 39.174283)
total: 374.34 sec