Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-102518
#<BuildRuby:0x000055b50e301e98
@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.20231228-102518",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.006423 0.001955 2.054893 ( 3.916792)
build_miniruby 0.001471 0.000000 21.747791 ( 26.977902)
build_ruby 0.000404 0.002169 3.555576 ( 5.434249)
build_all 0.004123 0.005494 6.091515 ( 8.550689)
build_install 0.020434 0.000000 6.425341 ( 9.095794)
test_btest 0.000824 0.000140 66.476559 ( 89.785226)
test_basic 0.008553 0.000046 0.836653 ( 1.810644)
test_all 0.107065 0.022564 733.746694 (852.444563)
test_rubyspec 0.021570 0.053807 91.685252 (157.827756)
total: 1155.84 sec