Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240922-143410
#<BuildRuby:0x00007fa44285fdc0
@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.20240922-143410",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.006167 0.004395 5.272173 ( 6.856347)
build_miniruby 0.001412 0.000409 1.873699 ( 2.380906)
build_ruby 0.001814 0.000525 4.612153 ( 8.475129)
build_all 0.011392 0.000000 6.670765 ( 8.213479)
build_install 0.023128 0.001912 10.335537 ( 11.908495)
test_btest 0.000846 0.000207 87.649413 (113.378315)
test_basic 0.008685 0.004188 1.185561 ( 2.271907)
test_all 0.123444 0.041723 789.733771 (876.944810)
test_rubyspec 0.051552 0.040792 123.582139 ( 84.294975)
total: 1114.73 sec