Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-122727
#<BuildRuby:0x000055a82be62228
@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.20240117-122727",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006289 0.000153 2.087814 ( 3.353553)
build_miniruby 0.001726 0.000112 2.131490 ( 2.419274)
build_ruby 0.001784 0.000115 3.471279 ( 3.899929)
build_all 0.008263 0.000001 5.163960 ( 2.830187)
build_install 0.019041 0.000616 6.442169 ( 4.054669)
test_btest 0.000908 0.000000 64.125008 ( 36.805717)
test_basic 0.000662 0.008095 0.813335 ( 1.034224)
test_all 0.094627 0.034302 777.783277 (885.796220)
test_rubyspec 0.078919 0.033892 173.967888 (289.261632)
total: 1229.46 sec