Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-152942
#<BuildRuby:0x000055f3375cdf48
@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.20230823-152942",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002782 0.004954 2.458687 ( 5.331150)
build_miniruby 0.001678 0.000559 70.082839 ( 51.033585)
build_ruby 0.001199 0.000400 3.385141 ( 4.208147)
build_all 0.004757 0.003001 5.488344 ( 5.304394)
build_install 0.011115 0.009382 6.892103 ( 7.147830)
test_btest 0.000605 0.000238 70.172869 ( 53.949132)
test_basic 0.006468 0.000838 0.822092 ( 1.175630)
test_all 0.007663 0.002332 642.381648 (389.303841)
test_rubyspec 0.046141 0.026926 90.880912 (119.725374)
total: 637.18 sec