Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-223452
#<BuildRuby:0x00007f5fc757fde0
@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.20240920-223452",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000039 0.000010 0.000049 ( 0.000050)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.009660 0.001443 5.414258 ( 9.175554)
build_miniruby 0.001835 0.000472 1.989500 ( 3.332630)
build_ruby 0.000000 0.002515 4.718618 ( 7.285987)
build_all 0.010249 0.002115 6.915228 ( 8.974495)
build_install 0.011986 0.015572 10.690448 ( 15.131051)
test_btest 0.000706 0.000242 88.111646 (123.659445)
test_basic 0.011670 0.002376 1.199253 ( 2.521837)
test_all 0.129579 0.041181 792.674717 (866.752751)
test_rubyspec 0.060599 0.034104 127.579109 ( 70.607159)
total: 1107.44 sec