Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-110848
#<BuildRuby:0x000055c4e561e658
@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.20230503-110848",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002832 0.003810 1.950688 ( 4.713667)
build_miniruby 0.001340 0.000292 1.388925 ( 1.625731)
build_ruby 0.001364 0.000297 2.603172 ( 20.433244)
build_all 0.002257 0.004742 2.206954 ( 2.848252)
build_install 0.015914 0.000728 3.318926 ( 4.132691)
test_btest 0.000704 0.000163 60.334493 ( 59.081987)
test_basic 0.003824 0.003159 0.689566 ( 1.048536)
test_all 0.001094 0.000274 567.882549 (621.340066)
test_rubyspec 0.028824 0.029476 73.432863 (110.532285)
total: 825.76 sec