Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-130929
#<BuildRuby:0x00007f5b3dbefdd0
@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.20240712-130929",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.001659 0.008407 4.821916 ( 7.490100)
build_miniruby 0.001891 0.000487 12.396348 ( 15.714948)
build_ruby 0.002156 0.000556 4.323556 ( 30.902173)
build_all 0.011270 0.001773 7.436364 ( 8.185277)
build_install 0.022246 0.004567 10.215900 ( 12.411939)
test_btest 0.000644 0.000158 96.028278 (116.297187)
test_basic 0.011786 0.000881 1.154441 ( 2.248069)
test_all 0.136300 0.034451 849.896556 (1046.242585)
test_rubyspec 0.058777 0.037552 146.825123 (130.322396)
total: 1369.82 sec