Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241006-124755
#<BuildRuby:0x00007f015b4cfdc0
@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.20241006-124755",
@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.000017 0.000008 0.000025 ( 0.000025)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000026 0.000011 0.000037 ( 0.000035)
build_up 0.007706 0.001503 4.453440 ( 6.079999)
build_miniruby 0.001429 0.000582 2.419114 ( 3.640793)
build_ruby 0.001493 0.000608 4.539928 ( 29.709998)
build_all 0.008781 0.001772 7.003884 ( 6.587197)
build_install 0.020750 0.003918 10.095946 ( 9.179606)
test_btest 0.000699 0.000254 83.789622 ( 92.513784)
test_basic 0.007298 0.005518 1.165620 ( 1.866881)
test_all 0.106622 0.055091 789.510885 (667.454352)
test_rubyspec 0.054171 0.037718 128.114196 ( 76.932552)
total: 893.97 sec