Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-132411
#<BuildRuby:0x0000555b5b266658
@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.20230808-132411",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007320 0.000000 2.366482 ( 5.112058)
build_miniruby 0.002289 0.000000 2.583649 ( 2.623765)
build_ruby 0.001549 0.000000 3.161057 ( 3.791039)
build_all 0.004227 0.003977 2.854916 ( 2.677603)
build_install 0.019613 0.000292 4.213631 ( 4.535799)
test_btest 0.000764 0.000062 67.158747 ( 43.662002)
test_basic 0.000000 0.007853 0.808236 ( 1.151930)
test_all 0.000000 0.001195 625.999768 (389.095513)
test_rubyspec 0.030343 0.031963 84.996841 (115.973815)
total: 568.62 sec