Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240208-130848
#<BuildRuby:0x0000559b95fc2228
@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.20240208-130848",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007409 0.000000 2.106079 ( 4.040660)
build_miniruby 0.001825 0.000000 1.870423 ( 2.718692)
build_ruby 0.002139 0.000000 3.556298 ( 4.659509)
build_all 0.008565 0.000275 5.891642 ( 5.709064)
build_install 0.011482 0.012078 7.502528 ( 7.727157)
test_btest 0.000944 0.000131 70.603155 ( 73.366818)
test_basic 0.003510 0.004655 0.832436 ( 1.454089)
test_all 0.103889 0.022906 753.743019 (654.114071)
test_rubyspec 0.043311 0.071013 177.604085 (264.108415)
total: 1017.90 sec