Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-221414
#<BuildRuby:0x000055b5f510e658
@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.20240314-221414",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.011398 0.000000 3.466538 ( 4.320119)
build_miniruby 0.001402 0.000056 2.332415 ( 2.638749)
build_ruby 0.000000 0.003635 3.703998 ( 3.943033)
build_all 0.005273 0.004064 5.990681 ( 3.517887)
build_install 0.013921 0.007597 8.276579 ( 5.864405)
test_btest 0.000810 0.000128 74.530488 ( 42.749122)
test_basic 0.007214 0.000000 0.857594 ( 0.999073)
test_all 0.110942 0.014650 777.075849 (455.916142)
test_rubyspec 0.062872 0.037669 126.492776 (198.176320)
total: 718.13 sec