Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-123349
#<BuildRuby:0x000055f1859361e8
@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.20231224-123349",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.005517 0.000959 1.791018 ( 3.066943)
build_miniruby 0.009351 0.000107 175.457983 ( 80.467804)
build_ruby 0.001878 0.000301 3.858084 ( 14.819769)
build_all 0.006079 0.005667 29.559018 ( 22.776766)
build_install 0.011763 0.006327 6.253419 ( 7.347091)
test_btest 0.000966 0.000000 64.715226 ( 61.892088)
test_basic 0.008778 0.000000 0.814613 ( 1.358451)
test_all 0.081998 0.051092 730.777465 (805.982064)
test_rubyspec 0.017048 0.062032 93.455850 (177.602315)
total: 1175.31 sec