Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-084924
#<BuildRuby:0x000055971d611fc0
@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-084924",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005703 0.000269 1.691151 ( 3.268155)
build_miniruby 0.001660 0.000256 1.695783 ( 2.368118)
build_ruby 0.001689 0.000260 3.323806 ( 4.651291)
build_all 0.004184 0.004259 4.884112 ( 5.601099)
build_install 0.020513 0.000551 6.145039 ( 7.270617)
test_btest 0.000000 0.001292 65.372286 ( 86.758219)
test_basic 0.004774 0.003922 0.814986 ( 1.661461)
test_all 0.099973 0.026256 749.671604 (772.709599)
test_rubyspec 0.051473 0.022739 91.622022 (140.058487)
total: 1024.35 sec