Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-002449
#<BuildRuby:0x000055b659721f18
@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.20231229-002449",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.005855 0.000605 1.745759 ( 3.321671)
build_miniruby 0.001592 0.000165 1.825665 ( 2.472750)
build_ruby 0.001732 0.000179 3.442415 ( 4.386920)
build_all 0.007685 0.000795 5.172786 ( 6.333770)
build_install 0.020714 0.001137 6.536664 ( 8.281826)
test_btest 0.000938 0.000091 68.335038 ( 80.840248)
test_basic 0.002929 0.004654 0.801160 ( 1.502803)
test_all 0.108045 0.022709 784.901040 (914.633688)
test_rubyspec 0.026977 0.047149 90.756079 (153.821037)
total: 1175.60 sec