Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241211-133413
#<BuildRuby:0x00007f075bcbfde0
@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.20241211-133413",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.003132 0.004739 3.745878 ( 4.080869)
build_miniruby 0.001194 0.000279 1.681322 ( 1.779093)
build_ruby 0.001479 0.000345 4.390346 ( 4.651210)
build_all 0.003974 0.005270 5.454963 ( 3.916405)
build_install 0.009079 0.010216 8.168394 ( 33.940127)
test_btest 0.000763 0.000246 60.301731 ( 24.086587)
test_basic 0.008603 0.002917 0.940419 ( 2.357605)
test_all 0.092763 0.049526 693.484369 (395.405504)
test_rubyspec 0.042550 0.044426 106.206640 ( 54.493208)
total: 524.71 sec