Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-025338
#<BuildRuby:0x000055d1bb30e9a8
@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.20231203-025338",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006330 0.001130 2.429891 ( 3.822874)
build_miniruby 0.001331 0.000237 1.819989 ( 2.248070)
build_ruby 0.000000 0.002474 3.407239 ( 4.314049)
build_all 0.006569 0.002287 5.503011 ( 6.032126)
build_install 0.013801 0.009048 6.872035 ( 7.161331)
test_btest 0.000930 0.000233 61.846448 ( 67.935218)
test_basic 0.006694 0.001674 0.787975 ( 1.345866)
test_all 0.098268 0.028391 680.179661 (455.302937)
test_rubyspec 0.023005 0.052778 89.871937 (119.700380)
total: 667.86 sec