Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241127-052750
#<BuildRuby:0x00007f65b8edfdd0
@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.20241127-052750",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000050 0.000003 0.000053 ( 0.000052)
configure 0.000043 0.000003 0.000046 ( 0.000046)
build_up 0.009292 0.000664 4.279546 ( 5.486382)
build_miniruby 0.001818 0.000130 1.800867 ( 2.309190)
build_ruby 0.001995 0.000142 4.630121 ( 5.207859)
build_all 0.010419 0.000439 5.980372 ( 5.327227)
build_install 0.009701 0.015982 8.698014 ( 8.489470)
test_btest 0.000807 0.000121 67.044645 ( 58.189894)
test_basic 0.000026 0.008273 0.960151 ( 1.420693)
test_all 0.101428 0.056455 728.219347 (439.822107)
test_rubyspec 0.046175 0.041204 113.799311 ( 51.185319)
total: 577.44 sec