Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-171331
#<BuildRuby:0x000055c8d6486170
@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.20230612-171331",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002807 0.004567 2.084847 ( 4.607059)
build_miniruby 0.002040 0.000000 54.968397 ( 29.618853)
build_ruby 0.001632 0.000000 2.917069 ( 3.591584)
build_all 0.006274 0.001307 2.286160 ( 2.589086)
build_install 0.018768 0.000249 3.469234 ( 3.486218)
test_btest 0.000676 0.000121 60.947712 ( 30.704829)
test_basic 0.005837 0.001043 0.657242 ( 0.770499)
test_all 0.001062 0.000189 593.911972 (376.258814)
test_rubyspec 0.041153 0.023547 78.734863 (121.127305)
total: 572.76 sec