Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-135849
#<BuildRuby:0x00007f794627fdc8
@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.20240706-135849",
@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.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000008 0.000045 ( 0.000046)
configure 0.000037 0.000008 0.000045 ( 0.000046)
build_up 0.001952 0.008590 4.834146 ( 4.633492)
build_miniruby 0.001662 0.000453 1.926268 ( 2.382446)
build_ruby 0.002007 0.000548 4.672274 ( 5.014353)
build_all 0.002021 0.009088 7.634279 ( 4.904810)
build_install 0.018439 0.009018 11.012843 ( 8.285768)
test_btest 0.000783 0.000275 101.431148 ( 67.751775)
test_basic 0.015505 0.000000 1.269105 ( 1.396696)
test_all 0.120497 0.047033 898.458739 (636.940692)
test_rubyspec 0.055230 0.043235 162.752922 (174.545717)
total: 905.86 sec