Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240827-142124
#<BuildRuby:0x00007f4aa9c9fdd8
@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.20240827-142124",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.004109 0.004974 4.139649 ( 4.847989)
build_miniruby 0.001624 0.000367 11.011619 ( 10.716555)
build_ruby 0.001729 0.000390 4.628430 ( 4.918255)
build_all 0.010670 0.000000 7.459454 ( 4.649282)
build_install 0.023615 0.001629 10.454583 ( 7.055196)
test_btest 0.000789 0.000149 95.344888 ( 43.589742)
test_basic 0.004190 0.009019 1.204525 ( 1.445942)
test_all 0.128869 0.027377 830.397998 (374.293899)
test_rubyspec 0.043958 0.046322 145.316685 ( 39.568901)
total: 491.09 sec