Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-062502
#<BuildRuby:0x0000558a2f7f6458
@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.20231228-062502",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005641 0.000778 1.858209 ( 3.709906)
build_miniruby 0.001809 0.000249 2.151741 ( 3.384270)
build_ruby 0.001742 0.000000 3.525921 ( 4.795173)
build_all 0.007820 0.000216 5.144824 ( 6.427394)
build_install 0.020045 0.000000 6.355104 ( 7.372937)
test_btest 0.000000 0.001049 66.783164 ( 88.237867)
test_basic 0.004201 0.003489 0.807267 ( 1.582475)
test_all 0.095337 0.035370 696.908462 (819.808168)
test_rubyspec 0.041315 0.035902 94.828172 (163.446216)
total: 1098.77 sec