Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241229-234639
#<BuildRuby:0x00007f729ab8fdd0
@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.20241229-234639",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.000000 0.006475 2.187218 ( 2.738800)
build_miniruby 0.000956 0.000715 1.611879 ( 1.696481)
build_ruby 0.001671 0.000378 3.985198 ( 4.266687)
build_all 0.011092 0.000675 6.157571 ( 3.932224)
build_install 0.022541 0.001198 7.972669 ( 6.158463)
test_btest 0.000927 0.000175 62.765418 ( 42.668390)
test_basic 0.006178 0.004658 0.895679 ( 1.058371)
test_all 0.120148 0.035405 689.119581 (515.980904)
test_rubyspec 0.059364 0.028863 107.638645 ( 84.797990)
total: 663.30 sec