Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241119-012919
#<BuildRuby:0x00007fc586c1fdd8
@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.20241119-012919",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000039)
build_up 0.008668 0.001171 4.458516 ( 5.844638)
build_miniruby 0.001856 0.000251 2.353899 ( 2.863339)
build_ruby 0.002301 0.000000 4.334367 ( 4.986887)
build_all 0.011433 0.000000 6.158968 ( 5.665141)
build_install 0.017797 0.007466 9.377661 ( 8.478851)
test_btest 0.000931 0.000142 67.252161 ( 62.269120)
test_basic 0.003036 0.008748 1.029602 ( 1.833385)
test_all 0.089162 0.060412 723.842059 (318.538549)
test_rubyspec 0.046461 0.032801 103.829113 ( 27.899766)
total: 438.38 sec