Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-040752
#<BuildRuby:0x0000563d72e822a8
@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.20240114-040752",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004988 0.000831 1.620374 ( 2.022354)
build_miniruby 0.000000 0.001359 1.580126 ( 1.584169)
build_ruby 0.000295 0.001855 3.187348 ( 3.394753)
build_all 0.007271 0.000647 4.822816 ( 2.657690)
build_install 0.007479 0.010830 6.048009 ( 3.843705)
test_btest 0.000000 0.000941 63.063955 ( 47.091386)
test_basic 0.000824 0.007031 0.783303 ( 1.193063)
test_all 0.104839 0.021802 728.023875 (748.330808)
test_rubyspec 0.029569 0.048710 94.682357 (180.461615)
total: 990.58 sec