Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-130900
#<BuildRuby:0x00005647f335df40
@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.20230607-130900",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000041 0.000000 0.000041 ( 0.000039)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.003305 0.003782 1.929484 ( 4.133181)
build_miniruby 0.001954 0.000067 1.435656 ( 1.474139)
build_ruby 0.001654 0.000057 2.750869 ( 3.276637)
build_all 0.008170 0.000011 2.211456 ( 2.032975)
build_install 0.010191 0.008445 3.364698 ( 3.256675)
test_btest 0.000872 0.000082 61.462468 ( 34.777019)
test_basic 0.002409 0.004457 0.687545 ( 0.916106)
test_all 0.000679 0.001099 555.410397 (335.308685)
test_rubyspec 0.012863 0.050340 78.102633 (118.037118)
total: 503.21 sec