Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240702-040205
#<BuildRuby:0x00007fc6985afdc8
@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.20240702-040205",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.007751 0.002422 4.504987 ( 5.886102)
build_miniruby 0.001357 0.000424 1.724038 ( 2.153889)
build_ruby 0.001996 0.000623 4.518123 ( 5.164118)
build_all 0.010208 0.000463 7.625740 ( 6.932609)
build_install 0.021342 0.006867 10.788986 ( 10.174001)
test_btest 0.000826 0.000245 99.742413 (107.528269)
test_basic 0.011239 0.003833 1.284530 ( 2.089778)
test_all 0.125947 0.042349 908.860641 (1083.217784)
test_rubyspec 0.054563 0.050775 163.162095 (144.295282)
total: 1367.44 sec