Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240628-052213
#<BuildRuby:0x00007fe2c4a8fdc8
@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.20240628-052213",
@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.000009 0.000028 ( 0.000030)
autoconf 0.000034 0.000014 0.000048 ( 0.000049)
configure 0.000026 0.000012 0.000038 ( 0.000037)
build_up 0.003589 0.007527 4.506536 ( 7.377665)
build_miniruby 0.001468 0.000734 1.848127 ( 2.554721)
build_ruby 0.001896 0.000948 4.538513 ( 25.628022)
build_all 0.006280 0.005145 7.369750 ( 9.860097)
build_install 0.019863 0.007925 10.528968 ( 17.799885)
test_btest 0.000683 0.000342 97.997486 (134.584561)
test_basic 0.007487 0.005923 1.167008 ( 2.313834)
test_all 0.112979 0.051896 841.042934 (718.598341)
test_rubyspec 0.057123 0.038203 148.557007 ( 63.847225)
total: 982.57 sec