Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-015507
#<BuildRuby:0x000055f63246e2a8
@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.20240221-015507",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.009709 0.001387 18.266220 ( 21.770389)
build_miniruby 0.001936 0.000276 68.528944 ( 78.158377)
build_ruby 0.000000 0.001952 3.843144 ( 5.493248)
build_all 0.007943 0.002113 7.134415 ( 9.331472)
build_install 0.020242 0.002580 8.167484 ( 10.249058)
test_btest 0.001026 0.000165 78.015812 (111.149790)
test_basic 0.008454 0.000571 0.913354 ( 1.863737)
test_all 0.087889 0.038151 785.047117 (946.222359)
test_rubyspec 0.048681 0.048964 123.170362 (187.771906)
total: 1372.01 sec