Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-061736
#<BuildRuby:0x000056469d41a278
@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.20230918-061736",
@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.000025 0.000004 0.000029 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006352 0.001222 2.462680 ( 5.195290)
build_miniruby 0.001634 0.000314 1.816946 ( 2.195838)
build_ruby 0.001387 0.000267 3.502354 ( 4.226874)
build_all 0.009089 0.000041 5.876516 ( 5.484960)
build_install 0.017413 0.004375 7.271902 ( 7.476133)
test_btest 0.001078 0.000202 65.836119 ( 48.723646)
test_basic 0.001815 0.003906 0.889407 ( 1.422279)
test_all 0.002772 0.008383 684.205023 (708.656000)
test_rubyspec 0.039870 0.046736 97.940966 (150.513240)
total: 933.90 sec