Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-085651
#<BuildRuby:0x000055d262fda338
@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.20231204-085651",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006428 0.000714 2.361381 ( 3.437571)
build_miniruby 0.001399 0.000155 1.637979 ( 1.927025)
build_ruby 0.001422 0.000158 3.274205 ( 3.927926)
build_all 0.009018 0.000498 5.419217 ( 5.089744)
build_install 0.014957 0.005325 6.844524 ( 6.522300)
test_btest 0.000639 0.000085 64.447452 ( 66.516560)
test_basic 0.002338 0.005154 0.761406 ( 1.368843)
test_all 0.078341 0.048603 659.526553 (448.940598)
test_rubyspec 0.040579 0.031885 87.357436 (111.159655)
total: 648.89 sec