Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-090925
#<BuildRuby:0x000055d640ffe1e8
@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.20230607-090925",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.003343 0.003745 2.000303 ( 4.243931)
build_miniruby 0.001526 0.000000 1.473606 ( 1.799505)
build_ruby 0.001794 0.000000 2.826770 ( 3.273632)
build_all 0.006869 0.000476 2.244977 ( 2.270899)
build_install 0.014702 0.003983 3.442010 ( 3.744757)
test_btest 0.000913 0.000089 62.377536 ( 34.323859)
test_basic 0.007105 0.000687 0.728837 ( 0.993140)
test_all 0.000999 0.000096 589.628003 (413.701711)
test_rubyspec 0.034889 0.028524 79.052951 (127.538002)
total: 591.89 sec