Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240812-015706
#<BuildRuby:0x00007fb54f14fdc8
@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.20240812-015706",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000042 0.000004 0.000046 ( 0.000046)
configure 0.000039 0.000005 0.000044 ( 0.000043)
build_up 0.004269 0.004691 3.994123 ( 6.327189)
build_miniruby 0.001704 0.000243 1.763478 ( 2.431283)
build_ruby 0.002232 0.000319 4.420664 ( 5.863083)
build_all 0.006613 0.004705 7.444626 ( 8.812932)
build_install 0.015340 0.011147 10.411034 ( 12.086515)
test_btest 0.000817 0.000177 103.588827 (123.334589)
test_basic 0.008332 0.005569 1.274516 ( 2.281508)
test_all 0.109617 0.056504 878.734561 (658.690227)
test_rubyspec 0.041508 0.053069 155.769056 ( 57.606551)
total: 877.44 sec