Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230329-080856
#<BuildRuby:0x0000558895019f50
@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.20230329-080856",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003451 0.004916 2.537914 ( 5.126691)
build_miniruby 0.001244 0.000325 1.608161 ( 1.914618)
build_ruby 0.001305 0.000340 2.653152 ( 3.452376)
build_all 0.008197 0.000978 5.758984 ( 5.394322)
build_install 0.019461 0.000355 3.569792 ( 3.907059)
test_btest 0.000725 0.000155 59.541161 ( 40.765039)
test_basic 0.000000 0.006492 0.464191 ( 0.697573)
test_all 0.000000 0.001163 538.715891 (279.989934)
test_rubyspec 0.028183 0.034417 76.030422 (105.458480)
total: 446.71 sec