Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-030926
#<BuildRuby:0x00005619f41b1db8
@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.20230526-030926",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002753 0.004404 1.949309 ( 4.765740)
build_miniruby 0.001841 0.000213 1.487390 ( 2.048416)
build_ruby 0.001711 0.000198 2.880859 ( 4.165244)
build_all 0.004549 0.003171 2.300060 ( 3.033898)
build_install 0.016590 0.003512 3.352810 ( 4.284380)
test_btest 0.001096 0.000162 62.860699 ( 61.995180)
test_basic 0.002790 0.004471 0.685963 ( 1.190863)
test_all 0.001527 0.000269 587.009634 (632.152398)
test_rubyspec 0.029362 0.033170 75.120106 (112.438381)
total: 826.08 sec