Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-193807
#<BuildRuby:0x000055a2cf11ddd0
@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.20230830-193807",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007176 0.001025 2.450930 ( 4.617670)
build_miniruby 0.005842 0.000222 41.441350 ( 46.129838)
build_ruby 0.002037 0.000280 3.550413 ( 4.636176)
build_all 0.004135 0.005077 5.838622 ( 7.403371)
build_install 0.020390 0.001966 7.045937 ( 9.358581)
test_btest 0.000000 0.000914 71.695967 ( 83.941816)
test_basic 0.006177 0.002586 0.830171 ( 1.754090)
test_all 0.002845 0.007878 652.020620 (731.399857)
test_rubyspec 0.039248 0.041134 93.902336 (139.417859)
total: 1028.66 sec