Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240730-033244
#<BuildRuby:0x00007f8f5f4cfdd8
@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.20240730-033244",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.009727 0.000803 4.165517 ( 6.278501)
build_miniruby 0.000000 0.002341 1.816329 ( 2.502489)
build_ruby 0.000949 0.001973 4.409252 ( 5.768584)
build_all 0.010462 0.001028 7.462819 ( 8.434989)
build_install 0.019128 0.007477 10.751661 ( 13.085588)
test_btest 0.000926 0.000176 104.524289 (129.644014)
test_basic 0.012271 0.000662 1.219642 ( 2.094152)
test_all 0.119730 0.048725 891.982325 (1078.971798)
test_rubyspec 0.066206 0.031585 159.434400 (132.212382)
total: 1378.99 sec