Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-090236
#<BuildRuby:0x000055fb0404e048
@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.20240131-090236",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.003110 0.004234 2.172284 ( 4.013553)
build_miniruby 0.001422 0.000094 2.218632 ( 3.233629)
build_ruby 0.002101 0.000140 3.555129 ( 4.321377)
build_all 0.004773 0.004734 5.784262 ( 5.798631)
build_install 0.017166 0.004359 7.326253 ( 6.748551)
test_btest 0.000834 0.000098 69.641615 ( 75.183446)
test_basic 0.002779 0.004841 0.824884 ( 1.590617)
test_all 0.088050 0.039226 754.805549 (723.123977)
test_rubyspec 0.062521 0.056764 185.039682 (271.580322)
total: 1095.60 sec