Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230926-022500
#<BuildRuby:0x000055947cfe61e8
@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.20230926-022500",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007338 0.000335 2.372447 ( 5.309655)
build_miniruby 0.001664 0.000167 1.813048 ( 2.463786)
build_ruby 0.001619 0.000000 3.274689 ( 4.253313)
build_all 0.005155 0.004507 5.772590 ( 6.017298)
build_install 0.003720 0.017957 6.948459 ( 7.597860)
test_btest 0.000000 0.000847 62.708262 ( 55.171714)
test_basic 0.000000 0.009868 0.862923 ( 1.365280)
test_all 0.009096 0.002337 687.795977 (630.257730)
test_rubyspec 0.036828 0.045121 94.554055 (137.178025)
total: 849.62 sec