Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240815-195608
#<BuildRuby:0x00007fd09c09fdc0
@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.20240815-195608",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000600 0.008162 4.217869 ( 7.475773)
build_miniruby 0.000000 0.002392 13.478807 ( 15.911719)
build_ruby 0.001010 0.001874 4.524218 ( 5.855743)
build_all 0.011565 0.000000 7.510456 ( 8.881477)
build_install 0.025045 0.000000 10.412733 ( 12.470706)
test_btest 0.001071 0.000000 97.932516 (110.957492)
test_basic 0.007863 0.004516 1.177721 ( 1.934747)
test_all 0.126090 0.036756 795.143139 (644.687283)
test_rubyspec 0.058691 0.036744 152.486067 ( 88.916171)
total: 897.09 sec