Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231109-202735
#<BuildRuby:0x0000557ba56ee0d0
@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.20231109-202735",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.007202 0.000258 2.292927 ( 3.411070)
build_miniruby 0.000000 0.001687 1.662435 ( 1.872688)
build_ruby 0.000000 0.002078 3.101821 ( 3.627289)
build_all 0.003347 0.004994 4.955408 ( 4.272737)
build_install 0.013621 0.008865 6.529856 ( 5.765528)
test_btest 0.000914 0.000148 63.928128 ( 67.760794)
test_basic 0.004004 0.004364 0.767689 ( 1.203180)
test_all 0.106702 0.022033 679.217575 (747.086069)
test_rubyspec 0.049267 0.030049 92.150506 (169.317775)
total: 1004.32 sec