Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-075746
#<BuildRuby:0x000055c5ca5a2090
@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.20230313-075746",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007629 0.000321 3.223291 ( 6.084524)
build_miniruby 0.001639 0.000143 5.563397 ( 6.320395)
build_ruby 0.001827 0.000159 2.647590 ( 3.520358)
build_all 0.004417 0.004837 9.596077 ( 9.825956)
build_install 0.012845 0.005086 3.228680 ( 4.253812)
test_btest 0.000679 0.000108 59.138901 ( 57.783051)
test_basic 0.003932 0.002860 0.484531 ( 0.869669)
test_all 0.001386 0.001214 597.350256 (612.711151)
test_rubyspec 0.032388 0.023884 76.084146 (111.248926)
total: 812.62 sec