Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231128-225513
#<BuildRuby:0x000055fbc0dd62a8
@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.20231128-225513",
@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.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.010261 0.001056 3.917941 ( 4.958754)
build_miniruby 0.003814 0.000635 107.008426 ( 68.712828)
build_ruby 0.003951 0.000000 3.597551 ( 4.538697)
build_all 0.009079 0.000713 5.636278 ( 5.106414)
build_install 0.010965 0.008378 6.783213 ( 6.600900)
test_btest 0.000704 0.000141 66.678573 ( 60.010528)
test_basic 0.003120 0.000624 0.810539 ( 1.264093)
test_all 0.068138 0.057596 627.686775 (349.249008)
test_rubyspec 0.063104 0.015265 91.600279 (122.754470)
total: 623.20 sec