Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240127-185957
#<BuildRuby:0x0000555f22a922a8
@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.20240127-185957",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.007587 2.301342 ( 4.420143)
build_miniruby 0.001442 0.003820 93.205270 ( 85.790200)
build_ruby 0.001625 0.000290 4.015205 ( 5.399520)
build_all 0.008733 0.000138 5.614514 ( 6.836018)
build_install 0.015904 0.005471 7.075853 ( 7.984290)
test_btest 0.000899 0.000000 70.406360 ( 81.939033)
test_basic 0.008006 0.000094 0.792566 ( 1.440934)
test_all 0.085001 0.042311 743.461019 (834.812879)
test_rubyspec 0.090873 0.025204 179.735378 (276.892539)
total: 1305.52 sec