Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-024045
#<BuildRuby:0x00007f7a2b93fdd0
@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.20240929-024045",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.011601 5.307705 ( 8.252120)
build_miniruby 0.000000 0.002486 11.214340 ( 13.453716)
build_ruby 0.000453 0.002098 4.533530 ( 45.529952)
build_all 0.007912 0.002638 6.350445 ( 9.774960)
build_install 0.016904 0.011717 10.224666 ( 20.485547)
test_btest 0.000689 0.000256 87.179928 ( 93.976197)
test_basic 0.000000 0.012139 1.168514 ( 1.939860)
test_all 0.103766 0.057779 803.124279 (703.111190)
test_rubyspec 0.053632 0.039246 119.486310 ( 58.715474)
total: 955.24 sec