Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240627-031725
#<BuildRuby:0x00007fc12c6afdc0
@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.20240627-031725",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000036 0.000012 0.000048 ( 0.000048)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.008511 0.002837 4.786741 ( 8.042614)
build_miniruby 0.001906 0.000000 2.445012 ( 3.653027)
build_ruby 0.002622 0.000215 4.506240 ( 19.914203)
build_all 0.008955 0.002888 7.608610 ( 10.610326)
build_install 0.020735 0.008398 11.400620 ( 16.326783)
test_btest 0.000401 0.001066 101.624542 (147.471329)
test_basic 0.006343 0.008546 1.271200 ( 2.433932)
test_all 0.124097 0.042681 865.691777 (889.910057)
test_rubyspec 0.050561 0.044797 153.699276 ( 68.128356)
total: 1166.49 sec