Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-091232
#<BuildRuby:0x00005611df43a228
@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.20231214-091232",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.006486 0.001621 2.497483 ( 3.945989)
build_miniruby 0.001073 0.000269 1.748283 ( 2.007532)
build_ruby 0.000000 0.001869 3.271182 ( 3.744153)
build_all 0.002916 0.006371 5.529943 ( 4.963892)
build_install 0.015854 0.005251 6.826695 ( 5.558851)
test_btest 0.000648 0.000208 65.100539 ( 58.201004)
test_basic 0.002438 0.005333 0.813904 ( 1.162232)
test_all 0.080854 0.041678 666.687949 (324.166399)
test_rubyspec 0.034066 0.036376 89.461182 (117.798263)
total: 521.55 sec