Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230810-032926
#<BuildRuby:0x000056253f762658
@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.20230810-032926",
@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.000019 0.000000 0.000019 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.000000 0.007438 2.229639 ( 4.619688)
build_miniruby 0.001546 0.000434 1.722540 ( 2.107244)
build_ruby 0.001530 0.000144 3.455553 ( 26.970555)
build_all 0.008169 0.000371 2.734699 ( 2.694852)
build_install 0.019916 0.000605 4.110622 ( 4.819507)
test_btest 0.000375 0.000465 68.451655 ( 44.923919)
test_basic 0.003838 0.003855 0.812463 ( 1.232089)
test_all 0.001598 0.000173 637.817985 (349.713685)
test_rubyspec 0.035962 0.023288 84.176574 (106.530176)
total: 543.61 sec