Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-013458
#<BuildRuby:0x000055841a4c2658
@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.20230829-013458",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.003961 0.003993 2.382001 ( 5.202415)
build_miniruby 0.001461 0.000548 2.091253 ( 3.032710)
build_ruby 0.001277 0.000479 3.455973 ( 4.902285)
build_all 0.009071 0.000277 5.550990 ( 6.856454)
build_install 0.017096 0.005751 7.217062 ( 9.112365)
test_btest 0.000609 0.000210 72.153187 ( 79.004449)
test_basic 0.001209 0.007449 0.874863 ( 1.706377)
test_all 0.009000 0.001839 656.080946 (742.639067)
test_rubyspec 0.042491 0.038850 95.312357 (138.622679)
total: 991.08 sec