Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-170120
#<BuildRuby:0x00005581721620d0
@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.20240130-170120",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006289 0.000968 2.431259 ( 4.300306)
build_miniruby 0.004971 0.000765 100.081125 ( 94.963796)
build_ruby 0.001526 0.000234 3.933471 ( 5.027881)
build_all 0.007855 0.000509 5.596771 ( 6.569040)
build_install 0.020625 0.001589 7.161961 ( 8.266222)
test_btest 0.001050 0.000145 71.746091 ( 81.609787)
test_basic 0.008343 0.000446 0.825910 ( 1.564217)
test_all 0.113461 0.014355 794.324274 (874.463477)
test_rubyspec 0.079577 0.036672 182.280153 (284.135592)
total: 1360.90 sec