Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-013103
#<BuildRuby:0x00007fe5cb11fdd8
@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.20240726-013103",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000050 0.000009 0.000059 ( 0.000058)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.008711 0.001525 4.381348 ( 7.798453)
build_miniruby 0.009744 0.001705 281.226015 (361.509858)
build_ruby 0.001973 0.000345 5.321798 ( 7.654615)
build_all 0.014951 0.001044 54.986732 ( 69.721921)
build_install 0.024109 0.005561 10.642402 ( 15.000003)
test_btest 0.001051 0.000183 101.397167 (145.284787)
test_basic 0.006984 0.006020 1.267383 ( 2.590735)
test_all 0.127914 0.042632 871.268211 (1049.899155)
test_rubyspec 0.066874 0.030595 156.909843 (125.496980)
total: 1784.96 sec