Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-030831
#<BuildRuby:0x00005637af4ee458
@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.20230605-030831",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001998 0.004484 1.936818 ( 3.395876)
build_miniruby 0.001135 0.000310 2.796055 ( 2.476931)
build_ruby 0.001058 0.000288 2.577984 ( 2.750027)
build_all 0.006943 0.000000 1.832713 ( 1.032896)
build_install 0.011739 0.001519 2.952371 ( 1.965763)
test_btest 0.000570 0.000136 58.352652 ( 19.229968)
test_basic 0.000000 0.004578 0.612632 ( 0.692290)
test_all 0.000000 0.001625 554.707870 (326.419689)
test_rubyspec 0.006828 0.057390 78.656660 (121.683009)
total: 479.65 sec