Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-110223
#<BuildRuby:0x00007fb35172fdd8
@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.20240616-110223",
@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.000027 0.000005 0.000032 ( 0.000028)
autoconf 0.000047 0.000009 0.000056 ( 0.000052)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.004775 0.005000 3.855009 ( 4.203744)
build_miniruby 0.001821 0.000399 1.710004 ( 1.893503)
build_ruby 0.002287 0.000500 4.231873 ( 4.430192)
build_all 0.009559 0.000222 6.998935 ( 4.340703)
build_install 0.018911 0.005591 9.998188 ( 26.270115)
test_btest 0.001064 0.000230 94.606255 ( 79.340412)
test_basic 0.000000 0.014736 1.236474 ( 1.594796)
test_all 0.108874 0.052896 804.935404 (994.505711)
test_rubyspec 0.055743 0.041941 151.808325 (181.435759)
total: 1298.02 sec