Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-192104
#<BuildRuby:0x000056104b13e230
@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.20240218-192104",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.007349 0.000937 2.265819 ( 4.159473)
build_miniruby 0.001323 0.000370 2.287561 ( 3.163748)
build_ruby 0.001557 0.000435 3.824604 ( 5.161761)
build_all 0.008969 0.000117 6.133966 ( 6.406932)
build_install 0.018563 0.004652 7.915980 ( 9.108999)
test_btest 0.001035 0.000000 73.370824 ( 76.793953)
test_basic 0.001901 0.006948 0.861015 ( 2.854747)
test_all 0.090913 0.034463 797.664598 (570.793386)
test_rubyspec 0.046300 0.051022 117.151933 (141.626527)
total: 820.07 sec