Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-234553
#<BuildRuby:0x000055aaadf022a8
@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.20230911-234553",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.014708 0.000648 3.493326 ( 6.256443)
build_miniruby 0.003730 0.000361 39.936008 ( 37.060801)
build_ruby 0.000000 0.002050 3.608607 ( 4.794560)
build_all 0.000000 0.009591 5.697799 ( 6.134658)
build_install 0.018702 0.002210 7.182335 ( 8.264371)
test_btest 0.000803 0.000000 65.262736 ( 60.466433)
test_basic 0.008592 0.000075 0.871884 ( 1.623423)
test_all 0.005436 0.005589 640.929317 (592.079659)
test_rubyspec 0.035466 0.047903 94.535189 (133.656814)
total: 850.34 sec