Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-131958
#<BuildRuby:0x000055e708b6e2a8
@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.20231217-131958",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007124 0.000000 2.439049 ( 2.768751)
build_miniruby 0.000000 0.001890 1.725008 ( 1.759811)
build_ruby 0.000000 0.001717 3.132627 ( 3.353577)
build_all 0.002320 0.007285 5.542579 ( 3.222373)
build_install 0.004639 0.016032 6.774874 ( 4.164578)
test_btest 0.000664 0.000196 61.395254 ( 28.167710)
test_basic 0.003118 0.004554 0.827773 ( 0.935932)
test_all 0.098752 0.024693 677.998332 (267.961890)
test_rubyspec 0.037783 0.033878 88.269158 (101.237854)
total: 413.57 sec