Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231113-163041
#<BuildRuby:0x00005627db86df40
@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.20231113-163041",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003486 0.003903 2.360408 ( 8.804067)
build_miniruby 0.001230 0.000228 2.026510 ( 5.242698)
build_ruby 0.001305 0.000242 3.515828 ( 10.504029)
build_all 0.007128 0.001320 5.188032 ( 8.368101)
build_install 0.015946 0.005851 6.798435 ( 8.356884)
test_btest 0.000654 0.000135 63.138353 ( 80.991199)
test_basic 0.000298 0.008106 0.810721 ( 1.527307)
test_all 0.080742 0.048150 616.206298 (724.468286)
test_rubyspec 0.032439 0.042398 89.940922 (127.410821)
total: 975.67 sec