Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230602-030942
#<BuildRuby:0x000055f95467e398
@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.20230602-030942",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006988 0.000000 1.973493 ( 4.879517)
build_miniruby 0.001641 0.000000 1.548280 ( 2.131852)
build_ruby 0.001407 0.000000 2.930508 ( 3.895238)
build_all 0.007276 0.000142 2.238284 ( 2.897016)
build_install 0.013122 0.008412 3.456599 ( 4.463531)
test_btest 0.000837 0.000150 56.490464 ( 44.050206)
test_basic 0.006639 0.001186 0.695589 ( 1.101119)
test_all 0.000000 0.002611 588.133363 (617.210850)
test_rubyspec 0.015759 0.045024 77.834115 (126.185432)
total: 806.82 sec