Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231220-223452
#<BuildRuby:0x000055bac4bdde48
@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.20231220-223452",
@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.000002 0.000032 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000000 0.006410 1.988304 ( 3.563371)
build_miniruby 0.000393 0.001041 1.762350 ( 2.036485)
build_ruby 0.001770 0.000236 3.475352 ( 4.219914)
build_all 0.007918 0.000511 5.238574 ( 5.029794)
build_install 0.018033 0.004326 6.501190 ( 6.535338)
test_btest 0.000683 0.000098 66.508787 ( 77.952898)
test_basic 0.003888 0.004111 0.799912 ( 1.629096)
test_all 0.108674 0.020643 667.942302 (784.120099)
test_rubyspec 0.051719 0.027973 92.548903 (169.269282)
total: 1054.36 sec