Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-040200
#<BuildRuby:0x000056045eaa5e98
@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.20240225-040200",
@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.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.009016 0.000710 2.849335 ( 4.747637)
build_miniruby 0.001462 0.000201 2.182551 ( 3.481480)
build_ruby 0.001588 0.000219 3.514242 ( 4.733137)
build_all 0.009199 0.000114 6.120828 ( 7.856395)
build_install 0.020956 0.002096 8.179412 ( 10.182078)
test_btest 0.000808 0.000101 72.648981 ( 95.326573)
test_basic 0.003346 0.004532 0.839303 ( 1.710502)
test_all 0.073609 0.047698 720.688141 (613.584922)
test_rubyspec 0.024324 0.066944 118.132813 (161.738169)
total: 903.36 sec