Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241209-173148
#<BuildRuby:0x00007f70f252fde0
@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.20241209-173148",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004357 0.004048 4.027338 ( 4.703809)
build_miniruby 0.001717 0.000354 86.706366 ( 36.030554)
build_ruby 0.002590 0.000000 4.262553 ( 4.479256)
build_all 0.008616 0.001454 5.401436 ( 3.037124)
build_install 0.020821 0.003338 8.219678 ( 5.304249)
test_btest 0.000000 0.001158 61.200441 ( 41.331900)
test_basic 0.004731 0.007137 1.001643 ( 1.171747)
test_all 0.110484 0.041347 688.081963 (383.866219)
test_rubyspec 0.041739 0.045794 106.349717 ( 51.461480)
total: 531.39 sec