Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-163858
#<BuildRuby:0x00007fcc0c7cfdc8
@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.20240926-163858",
@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.000001 0.000025 ( 0.000027)
autoconf 0.000048 0.000004 0.000052 ( 0.000051)
configure 0.000043 0.000003 0.000046 ( 0.000046)
build_up 0.006387 0.004470 7.624952 ( 11.839244)
build_miniruby 0.007197 0.000288 157.112685 (182.826002)
build_ruby 0.002657 0.000241 5.525633 ( 10.389243)
build_all 0.007582 0.004083 6.604772 ( 8.407244)
build_install 0.015803 0.012997 10.322958 ( 13.685142)
test_btest 0.002214 0.000361 85.411808 (121.165712)
test_basic 0.006971 0.004754 1.194365 ( 2.630078)
test_all 0.118763 0.048686 782.078919 (787.076150)
test_rubyspec 0.048461 0.043567 127.072580 ( 55.348901)
total: 1193.37 sec