Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-111131
#<BuildRuby:0x00007f8d5c9efde0
@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.20240621-111131",
@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.000023 0.000009 0.000032 ( 0.000032)
autoconf 0.000037 0.000013 0.000050 ( 0.000050)
configure 0.000030 0.000011 0.000041 ( 0.000041)
build_up 0.007219 0.002647 4.212857 ( 7.721501)
build_miniruby 0.001619 0.000594 2.406791 ( 3.396711)
build_ruby 0.001782 0.000653 4.508333 ( 6.522221)
build_all 0.001549 0.010002 7.350360 ( 10.119157)
build_install 0.028077 0.000000 10.673552 ( 30.575418)
test_btest 0.000000 0.001164 98.474045 (140.631322)
test_basic 0.008609 0.005837 1.209135 ( 2.638599)
test_all 0.108240 0.061122 857.258030 (1067.073352)
test_rubyspec 0.065300 0.033714 150.871834 ( 72.712367)
total: 1341.39 sec