Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241013-105339
#<BuildRuby:0x00007f8f8e8bfdd8
@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.20241013-105339",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.009839 0.000000 4.357554 ( 5.259608)
build_miniruby 0.002058 0.000000 1.920679 ( 2.013269)
build_ruby 0.002164 0.000234 4.625530 ( 27.273947)
build_all 0.006451 0.004415 6.861558 ( 5.440306)
build_install 0.024732 0.000958 9.784256 ( 7.936690)
test_btest 0.001083 0.000000 86.789049 ( 68.026608)
test_basic 0.005333 0.007064 1.146445 ( 1.544399)
test_all 0.108368 0.050645 777.726002 (444.479416)
test_rubyspec 0.042870 0.050950 123.542432 ( 64.056919)
total: 626.03 sec