Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-042756
#<BuildRuby:0x000055dc2fe529a8
@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.20231230-042756",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005911 0.000345 1.889189 ( 3.840683)
build_miniruby 0.001647 0.000305 2.128815 ( 2.924702)
build_ruby 0.001870 0.000346 3.448661 ( 4.450597)
build_all 0.004720 0.004352 5.202154 ( 5.870271)
build_install 0.016184 0.004074 6.591046 ( 7.692788)
test_btest 0.000908 0.000199 68.227692 ( 80.436299)
test_basic 0.003453 0.004076 0.794300 ( 1.424434)
test_all 0.100996 0.028598 782.261795 (744.763027)
test_rubyspec 0.050757 0.023821 91.691622 (154.584506)
total: 1005.99 sec