Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-111038
#<BuildRuby:0x0000564c2fb26228
@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.20230526-111038",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005686 0.000875 1.926636 ( 4.442219)
build_miniruby 0.001852 0.000285 1.554693 ( 2.000983)
build_ruby 0.001362 0.000209 2.843851 ( 3.810669)
build_all 0.001160 0.006922 2.208063 ( 2.835187)
build_install 0.016805 0.004175 3.421280 ( 4.212819)
test_btest 0.000598 0.000131 65.272631 ( 62.187083)
test_basic 0.007158 0.000000 0.697114 ( 1.160420)
test_all 0.002567 0.004445 572.216989 (559.674358)
test_rubyspec 0.023953 0.033365 74.861331 (109.238814)
total: 749.56 sec