Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-003443
#<BuildRuby:0x000055d0448e5d68
@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.20231224-003443",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006213 0.000254 1.867493 ( 2.906156)
build_miniruby 0.002124 0.000000 14.971926 ( 11.113813)
build_ruby 0.001998 0.000020 3.367321 ( 3.709882)
build_all 0.008756 0.000219 5.050654 ( 3.588100)
build_install 0.022034 0.000000 6.222143 ( 4.702388)
test_btest 0.000878 0.000000 65.335406 ( 39.271525)
test_basic 0.004218 0.003796 0.801934 ( 1.027140)
test_all 0.094425 0.037513 731.759700 (718.295842)
test_rubyspec 0.050271 0.029648 94.466517 (174.558681)
total: 959.17 sec