Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241110-131958
#<BuildRuby:0x00007f261d11fdd8
@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.20241110-131958",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003963 0.004857 4.511594 ( 5.705233)
build_miniruby 0.001410 0.000299 2.367396 ( 2.784432)
build_ruby 0.002490 0.000000 4.589914 ( 5.394804)
build_all 0.007685 0.003678 6.353897 ( 5.154211)
build_install 0.016303 0.007195 9.295089 ( 7.707930)
test_btest 0.000932 0.000000 66.487886 ( 53.881769)
test_basic 0.007616 0.005231 1.084881 ( 1.429023)
test_all 0.121869 0.037471 757.317675 (439.542593)
test_rubyspec 0.065407 0.026419 113.876421 ( 66.926036)
total: 588.53 sec