Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-111004
#<BuildRuby:0x000055721167e278
@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.20231213-111004",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007394 0.000925 2.528668 ( 4.225972)
build_miniruby 0.001290 0.000161 1.671223 ( 1.837097)
build_ruby 0.000000 0.001853 3.313403 ( 3.698759)
build_all 0.005517 0.003394 5.486368 ( 4.549358)
build_install 0.020403 0.000262 6.823607 ( 5.386249)
test_btest 0.000000 0.001147 60.869586 ( 54.741763)
test_basic 0.005164 0.003553 0.780757 ( 1.213103)
test_all 0.073201 0.051473 669.232029 (329.935691)
test_rubyspec 0.035147 0.039803 90.873141 (123.615392)
total: 529.20 sec