Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-024057
#<BuildRuby:0x000055923a34a090
@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.20231121-024057",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.007638 0.000000 4.002068 ( 5.824725)
build_miniruby 0.004141 0.000679 49.036179 ( 46.499630)
build_ruby 0.002075 0.000371 3.338941 ( 4.330907)
build_all 0.008683 0.000030 5.240195 ( 5.578871)
build_install 0.016387 0.004916 6.760077 ( 7.447392)
test_btest 0.000749 0.000136 63.842354 ( 67.444550)
test_basic 0.003866 0.004287 0.797685 ( 1.141224)
test_all 0.079585 0.049451 683.122023 (424.872649)
test_rubyspec 0.024388 0.052941 90.266407 (118.669697)
total: 681.81 sec