Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240814-035707
#<BuildRuby:0x00007f521cc5fdd0
@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.20240814-035707",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.005030 0.004989 4.234182 ( 6.529625)
build_miniruby 0.001552 0.000345 2.431597 ( 3.070924)
build_ruby 0.001941 0.000431 4.477868 ( 17.813262)
build_all 0.009991 0.001270 7.586405 ( 7.844453)
build_install 0.022269 0.004466 10.916982 ( 12.267910)
test_btest 0.000914 0.000196 101.787106 (109.838149)
test_basic 0.000000 0.013464 1.271677 ( 2.239416)
test_all 0.109495 0.057934 814.971365 (645.476920)
test_rubyspec 0.049535 0.040981 152.200858 ( 38.160704)
total: 843.24 sec