Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240127-145912
#<BuildRuby:0x000056293ca9a090
@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.20240127-145912",
@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.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002779 0.004402 2.148039 ( 4.328087)
build_miniruby 0.001316 0.000188 2.146135 ( 2.951335)
build_ruby 0.001368 0.000195 3.515817 ( 4.240387)
build_all 0.008630 0.000609 5.668903 ( 5.982945)
build_install 0.016631 0.007094 7.288545 ( 7.195220)
test_btest 0.000782 0.000134 71.824645 ( 75.626357)
test_basic 0.007308 0.000531 0.808908 ( 1.510509)
test_all 0.085717 0.039999 782.097850 (814.863185)
test_rubyspec 0.058749 0.061641 182.946789 (271.830345)
total: 1188.53 sec