Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240304-181305
#<BuildRuby:0x0000558284d661e8
@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.20240304-181305",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.008634 0.001191 4.524734 ( 5.453263)
build_miniruby 0.007089 0.000386 111.846816 ( 64.074479)
build_ruby 0.001550 0.000207 4.090301 ( 4.732026)
build_all 0.003266 0.007680 6.302579 ( 5.322352)
build_install 0.009531 0.009660 7.822927 ( 7.238028)
test_btest 0.000945 0.000097 74.749710 ( 72.181174)
test_basic 0.006957 0.000760 0.872646 ( 1.328177)
test_all 0.078188 0.042357 731.764871 (434.789764)
test_rubyspec 0.063790 0.029137 123.101635 (167.006073)
total: 762.13 sec