Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231231-162854
#<BuildRuby:0x000055a8bb46a348
@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.20231231-162854",
@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.000025 0.000002 0.000027 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006714 0.000174 1.928384 ( 4.157367)
build_miniruby 0.001665 0.000104 2.232416 ( 3.150084)
build_ruby 0.002380 0.000148 3.503501 ( 4.418433)
build_all 0.004601 0.004194 5.202453 ( 5.619971)
build_install 0.017428 0.003810 6.456323 ( 7.699439)
test_btest 0.000963 0.000000 67.336574 ( 78.344107)
test_basic 0.007364 0.000444 0.789655 ( 1.340976)
test_all 0.104574 0.025564 747.072040 (658.823050)
test_rubyspec 0.046693 0.032007 95.262553 (157.447422)
total: 921.00 sec