Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-010803
#<BuildRuby:0x000055b613101a48
@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.20230601-010803",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000108 0.007721 2.646231 ( 5.256640)
build_miniruby 0.006478 0.005599 4.919110 ( 4.630695)
build_ruby 0.001601 0.000431 3.147208 ( 4.316266)
build_all 0.054907 0.020303 42.409755 ( 46.169228)
build_install 0.016477 0.001878 3.477889 ( 4.011921)
test_btest 0.000706 0.000201 61.748372 ( 43.243767)
test_basic 0.006378 0.000337 0.610398 ( 1.084977)
test_all 0.001021 0.000284 544.829570 (580.337542)
test_rubyspec 0.033607 0.034290 78.403144 (130.907253)
total: 819.96 sec