Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-165549
#<BuildRuby:0x0000560318e36090
@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.20231203-165549",
@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.000025 0.000003 0.000028 ( 0.000026)
autoconf 0.000030 0.000003 0.000033 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006605 0.000792 2.372196 ( 3.695740)
build_miniruby 0.000000 0.001748 1.782132 ( 2.096511)
build_ruby 0.001102 0.000805 3.175412 ( 4.444929)
build_all 0.002379 0.007519 5.550729 ( 5.195053)
build_install 0.020727 0.000245 6.996263 ( 6.780011)
test_btest 0.000709 0.000125 65.148421 ( 66.089027)
test_basic 0.007004 0.001236 0.780711 ( 1.273862)
test_all 0.094761 0.034625 676.520597 (468.296627)
test_rubyspec 0.037980 0.034966 90.031500 (116.632447)
total: 674.51 sec