Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231029-191016
#<BuildRuby:0x000056430025dca0
@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.20231029-191016",
@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.000005 0.000029 ( 0.000029)
autoconf 0.000031 0.000006 0.000037 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006481 0.001296 2.364243 ( 4.097339)
build_miniruby 0.001410 0.000282 1.706958 ( 2.256957)
build_ruby 0.001400 0.000280 3.230075 ( 4.093733)
build_all 0.004658 0.003477 5.154968 ( 5.032072)
build_install 0.017524 0.003436 6.571917 ( 6.184761)
test_btest 0.000678 0.000148 61.420870 ( 58.307908)
test_basic 0.004863 0.003344 0.764201 ( 1.025906)
test_all 0.073260 0.053795 635.886052 (550.843890)
test_rubyspec 0.030246 0.044970 88.575817 (149.721395)
total: 781.57 sec