Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230428-103118
#<BuildRuby:0x000056246cba5f18
@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.20230428-103118",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006798 0.000283 1.947365 ( 4.602782)
build_miniruby 0.002012 0.000083 1.681376 ( 1.998212)
build_ruby 0.000000 0.001758 2.665221 ( 3.488654)
build_all 0.005236 0.002665 2.250153 ( 2.458364)
build_install 0.012949 0.005461 3.444216 ( 3.879740)
test_btest 0.000793 0.000091 57.267643 ( 43.513117)
test_basic 0.007628 0.000000 0.658176 ( 1.132165)
test_all 0.001397 0.000000 598.222282 (440.457227)
test_rubyspec 0.031531 0.027206 73.158941 (101.054806)
total: 602.59 sec