Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-190901
#<BuildRuby:0x00007f893b7efdd0
@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.20240715-190901",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000047 0.000010 0.000057 ( 0.000050)
configure 0.000034 0.000006 0.000040 ( 0.000042)
build_up 0.006289 0.004489 4.139516 ( 5.995577)
build_miniruby 0.002171 0.000483 124.990551 ( 92.055292)
build_ruby 0.000000 0.002741 4.328714 ( 22.538757)
build_all 0.009067 0.002450 7.515414 ( 6.978943)
build_install 0.015836 0.011189 10.605537 ( 10.624167)
test_btest 0.000864 0.000247 96.267678 (103.590203)
test_basic 0.007305 0.005095 1.121751 ( 1.915858)
test_all 0.109922 0.061667 805.592981 (972.945679)
test_rubyspec 0.077525 0.017601 151.830527 (148.527855)
total: 1365.17 sec