Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-135846
#<BuildRuby:0x000055afc55262a8
@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.20240223-135846",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.009228 0.000263 2.764507 ( 5.130315)
build_miniruby 0.001088 0.000251 2.208846 ( 3.240278)
build_ruby 0.002093 0.000000 3.623406 ( 5.079955)
build_all 0.009077 0.000000 6.042702 ( 7.565953)
build_install 0.014011 0.008406 7.758144 ( 9.347368)
test_btest 0.000965 0.000242 73.383315 (100.543906)
test_basic 0.006138 0.001534 0.855188 ( 1.612790)
test_all 0.091533 0.035008 765.075789 (807.184356)
test_rubyspec 0.069467 0.026756 115.730303 (179.968058)
total: 1119.67 sec