Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-073150
#<BuildRuby:0x0000560055d6dfc0
@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.20230814-073150",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007255 0.000300 2.245261 ( 4.534245)
build_miniruby 0.001588 0.000149 1.647709 ( 1.711899)
build_ruby 0.001421 0.000133 3.428125 ( 4.267105)
build_all 0.005786 0.003461 5.781881 ( 4.682036)
build_install 0.013363 0.007083 7.109446 ( 5.895574)
test_btest 0.000000 0.000852 68.299386 ( 42.008458)
test_basic 0.005266 0.003192 0.836698 ( 1.237453)
test_all 0.009237 0.000885 661.001185 (379.919455)
test_rubyspec 0.034977 0.037132 90.361313 (114.224610)
total: 558.48 sec