Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240110-200505
#<BuildRuby:0x0000557b1541e048
@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.20240110-200505",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006559 0.000972 1.915609 ( 3.335262)
build_miniruby 0.000000 0.002817 86.906029 ( 67.725938)
build_ruby 0.000000 0.001998 3.619539 ( 4.849387)
build_all 0.005797 0.003251 5.362440 ( 5.819342)
build_install 0.015117 0.003866 6.658872 ( 7.608695)
test_btest 0.000762 0.000162 71.007981 ( 75.412148)
test_basic 0.008146 0.000000 0.818265 ( 1.373917)
test_all 0.104822 0.024890 795.479501 (957.671748)
test_rubyspec 0.038221 0.040995 95.786073 (171.977980)
total: 1295.78 sec