Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-021115
#<BuildRuby:0x00005581d6b729a8
@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.20240306-021115",
@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.000002 0.000026 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005717 0.004150 2.798198 ( 4.652078)
build_miniruby 0.001171 0.000125 2.225749 ( 2.663958)
build_ruby 0.001891 0.000202 3.523020 ( 4.750440)
build_all 0.008265 0.000427 5.956372 ( 6.028890)
build_install 0.022442 0.000481 7.954109 ( 8.431939)
test_btest 0.000791 0.000072 74.051374 ( 72.733148)
test_basic 0.008102 0.000320 0.865575 ( 1.325729)
test_all 0.092641 0.028547 748.264706 (474.484861)
test_rubyspec 0.070513 0.023709 118.656455 (168.123720)
total: 743.20 sec