Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-164855
#<BuildRuby:0x000056320a2fa9a8
@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.20231124-164855",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006288 0.000190 2.008851 ( 2.864441)
build_miniruby 0.001670 0.000051 1.667315 ( 1.836209)
build_ruby 0.001617 0.000049 3.360738 ( 3.908442)
build_all 0.009048 0.000016 5.597600 ( 4.266195)
build_install 0.018963 0.000282 6.610313 ( 5.198352)
test_btest 0.000758 0.000020 62.807493 ( 53.052239)
test_basic 0.008497 0.000103 0.834915 ( 1.171748)
test_all 0.081338 0.043883 662.197358 (408.729228)
test_rubyspec 0.034440 0.038960 90.544021 (119.265961)
total: 600.29 sec