Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231205-105917
#<BuildRuby:0x0000564d011e5e98
@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.20231205-105917",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007883 0.000422 2.446643 ( 3.896262)
build_miniruby 0.001366 0.000146 1.668834 ( 1.922872)
build_ruby 0.000000 0.001911 3.328408 ( 4.187099)
build_all 0.000000 0.008825 5.562841 ( 5.403480)
build_install 0.014458 0.006486 6.764310 ( 6.567261)
test_btest 0.000733 0.000168 64.001961 ( 56.883782)
test_basic 0.003881 0.004749 0.818922 ( 1.048684)
test_all 0.096578 0.028861 670.303855 (304.822534)
test_rubyspec 0.037688 0.039051 90.333679 (111.100862)
total: 495.83 sec