Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-013504
#<BuildRuby:0x000055e7c0e39e98
@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.20230901-013504",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005778 0.000825 1.941223 ( 3.474276)
build_miniruby 0.001920 0.000274 1.800916 ( 2.533142)
build_ruby 0.000000 0.002127 3.475528 ( 4.402381)
build_all 0.007818 0.001469 5.549704 ( 5.297874)
build_install 0.010480 0.011368 6.779358 ( 7.034624)
test_btest 0.001027 0.000000 67.145756 ( 52.514902)
test_basic 0.007642 0.001096 0.846908 ( 1.335668)
test_all 0.007330 0.003885 680.871291 (718.668561)
test_rubyspec 0.042108 0.039568 94.798873 (147.937654)
total: 943.20 sec