Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-124925
#<BuildRuby:0x0000555954652658
@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.20240115-124925",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006517 0.000269 1.736754 ( 3.404170)
build_miniruby 0.001578 0.000000 1.791992 ( 2.132594)
build_ruby 0.001968 0.000000 3.337094 ( 5.083065)
build_all 0.008447 0.000393 5.045206 ( 6.543415)
build_install 0.012913 0.008640 6.256372 ( 7.962088)
test_btest 0.000744 0.000116 65.234517 ( 85.711671)
test_basic 0.007493 0.000476 0.817885 ( 1.441833)
test_all 0.087083 0.041544 751.110948 (819.927568)
test_rubyspec 0.031789 0.044659 91.381143 (146.781757)
total: 1078.99 sec