Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241020-085951
#<BuildRuby:0x00007f7f3b0bfdd0
@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.20241020-085951",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000043 0.000006 0.000049 ( 0.000049)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.008119 0.000604 4.162721 ( 4.800773)
build_miniruby 0.002091 0.000000 1.816628 ( 3.305441)
build_ruby 0.002144 0.000045 4.410697 ( 40.804812)
build_all 0.006865 0.004484 6.812214 ( 3.762703)
build_install 0.016757 0.008272 9.622353 ( 5.141675)
test_btest 0.000661 0.000129 82.678480 ( 32.466909)
test_basic 0.006541 0.005566 1.046996 ( 1.135386)
test_all 0.111069 0.042612 741.335180 (356.796395)
test_rubyspec 0.067960 0.026052 122.746928 ( 61.696786)
total: 509.91 sec