Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240903-001615
#<BuildRuby:0x00007f2e5717fde0
@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.20240903-001615",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.011288 0.000813 23.106513 ( 19.393160)
build_miniruby 0.001946 0.000216 22.121175 ( 23.187975)
build_ruby 0.002344 0.000260 4.626924 ( 6.712700)
build_all 0.007311 0.005314 29.768789 ( 29.777641)
build_install 0.023556 0.001287 10.736017 ( 9.822625)
test_btest 0.000000 0.000868 95.884230 ( 88.901465)
test_basic 0.000000 0.012917 1.217333 ( 1.871136)
test_all 0.112408 0.046667 832.681764 (459.685175)
test_rubyspec 0.026623 0.063605 149.100868 ( 62.882710)
total: 702.24 sec