Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240801-173800
#<BuildRuby:0x00007fed397bfdd0
@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.20240801-173800",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.005266 0.004446 3.954483 ( 6.694309)
build_miniruby 0.002310 0.000000 1.720835 ( 2.589488)
build_ruby 0.002481 0.000351 4.448752 ( 6.168756)
build_all 0.011321 0.000000 7.574948 ( 9.746724)
build_install 0.020901 0.005436 10.550529 ( 14.383870)
test_btest 0.000744 0.000248 97.636029 (135.218407)
test_basic 0.000250 0.013224 1.231758 ( 2.097159)
test_all 0.108681 0.058487 853.130441 (887.280799)
test_rubyspec 0.072360 0.017697 151.567486 ( 98.343238)
total: 1162.52 sec