Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-011333
#<BuildRuby:0x0000558351185f40
@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.20230610-011333",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000000 0.000074 0.000074 ( 0.000114)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.002069 0.004474 1.835463 ( 4.062817)
build_miniruby 0.000969 0.000291 1.360230 ( 1.561827)
build_ruby 0.001306 0.000392 2.620755 ( 3.146356)
build_all 0.004218 0.002885 2.138668 ( 2.053687)
build_install 0.014555 0.001881 3.478008 ( 3.502828)
test_btest 0.000817 0.000000 61.777223 ( 39.212400)
test_basic 0.000214 0.007537 0.666112 ( 1.030290)
test_all 0.002567 0.000138 552.042405 (492.588055)
test_rubyspec 0.044310 0.020896 78.472484 (126.634346)
total: 673.79 sec