Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-151808
#<BuildRuby:0x000055c7cfc329a8
@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.20231216-151808",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.007173 0.000545 2.527222 ( 3.500959)
build_miniruby 0.001601 0.000000 1.679379 ( 2.012410)
build_ruby 0.001678 0.000000 3.273601 ( 3.782909)
build_all 0.000000 0.009766 5.773551 ( 4.969311)
build_install 0.014144 0.005864 7.240303 ( 5.996099)
test_btest 0.000654 0.000173 62.853495 ( 55.013271)
test_basic 0.005258 0.003267 0.836458 ( 1.306359)
test_all 0.075696 0.049439 660.099554 (365.481451)
test_rubyspec 0.041228 0.030578 93.000456 (115.562346)
total: 557.63 sec