Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240811-115656
#<BuildRuby:0x00007f4265fdfdc8
@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.20240811-115656",
@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.000025 0.000006 0.000031 ( 0.000031)
autoconf 0.000043 0.000011 0.000054 ( 0.000053)
configure 0.000039 0.000009 0.000048 ( 0.000048)
build_up 0.009036 0.001212 4.313563 ( 7.863046)
build_miniruby 0.001926 0.000000 2.080599 ( 3.727478)
build_ruby 0.003007 0.000000 4.823193 ( 30.302047)
build_all 0.011463 0.000000 7.913096 ( 10.916036)
build_install 0.027267 0.000000 10.978107 ( 13.819903)
test_btest 0.000779 0.000050 103.197978 (114.562845)
test_basic 0.012496 0.000771 1.205741 ( 2.275899)
test_all 0.133375 0.031339 836.731774 (619.614583)
test_rubyspec 0.070173 0.028217 153.837233 ( 52.289779)
total: 855.37 sec