Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-090044
#<BuildRuby:0x0000558731b629a8
@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.20240130-090044",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.008241 0.000032 2.912067 ( 4.554965)
build_miniruby 0.002230 0.004398 155.775894 (117.112476)
build_ruby 0.001481 0.000256 3.562950 ( 4.458603)
build_all 0.005939 0.004506 19.028594 ( 19.014700)
build_install 0.016946 0.005125 7.392649 ( 7.489360)
test_btest 0.002303 0.000000 72.870343 ( 86.036368)
test_basic 0.006245 0.003365 0.873218 ( 1.633459)
test_all 0.104498 0.023148 786.164141 (840.096124)
test_rubyspec 0.039888 0.075991 182.691821 (274.077500)
total: 1354.47 sec