Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-230235
#<BuildRuby:0x000055c5b237da48
@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.20230514-230235",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.006760 0.000000 1.925796 ( 4.259469)
build_miniruby 0.001650 0.000086 1.437473 ( 1.741789)
build_ruby 0.001280 0.000214 2.574799 ( 2.971040)
build_all 0.006155 0.001026 2.252809 ( 2.154423)
build_install 0.004842 0.011974 3.445876 ( 3.425867)
test_btest 0.000885 0.000238 59.612285 ( 41.263201)
test_basic 0.002137 0.004885 0.702686 ( 1.060454)
test_all 0.001488 0.000000 526.479129 (341.781238)
test_rubyspec 0.031686 0.022613 74.574413 ( 99.881265)
total: 498.54 sec