Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230713-171147
#<BuildRuby:0x000055ef4861a458
@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.20230713-171147",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002849 0.004542 2.149766 ( 4.852692)
build_miniruby 0.000000 0.001929 1.942738 ( 2.706595)
build_ruby 0.000382 0.001448 3.139067 ( 3.835550)
build_all 0.008428 0.000055 4.966982 ( 4.277174)
build_install 0.012981 0.005040 6.382443 ( 5.324526)
test_btest 0.000676 0.000135 60.201274 ( 38.781549)
test_basic 0.000922 0.006623 0.738246 ( 1.027021)
test_all 0.001012 0.000253 575.207839 (324.577011)
test_rubyspec 0.030729 0.025189 78.229608 (107.440631)
total: 492.82 sec