Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240617-130108
#<BuildRuby:0x00007f7d7337fdc8
@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.20240617-130108",
@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.000028 0.000004 0.000032 ( 0.000027)
autoconf 0.000047 0.000007 0.000054 ( 0.000048)
configure 0.000042 0.000006 0.000048 ( 0.000049)
build_up 0.008564 0.001224 4.012558 ( 4.733069)
build_miniruby 0.002192 0.000000 1.838515 ( 1.981296)
build_ruby 0.002285 0.000000 4.412844 ( 4.936113)
build_all 0.006961 0.003992 7.241164 ( 5.304823)
build_install 0.018218 0.007016 10.250473 ( 7.586920)
test_btest 0.000982 0.000178 94.837254 ( 78.905145)
test_basic 0.003179 0.009842 1.135643 ( 1.557407)
test_all 0.117154 0.043356 839.890328 (885.425166)
test_rubyspec 0.050495 0.047073 152.581862 (174.671109)
total: 1165.10 sec