Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-051857
#<BuildRuby:0x000055f34b746348
@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.20231217-051857",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004043 0.004019 2.515847 ( 3.316087)
build_miniruby 0.001286 0.000221 1.655941 ( 1.720139)
build_ruby 0.001894 0.000000 3.116555 ( 3.361878)
build_all 0.008691 0.000000 5.330750 ( 3.170538)
build_install 0.015549 0.004391 6.808675 ( 5.324637)
test_btest 0.000647 0.000111 58.516452 ( 45.329858)
test_basic 0.000000 0.008333 0.785073 ( 0.913148)
test_all 0.097368 0.024688 658.872258 (345.979194)
test_rubyspec 0.049956 0.024110 89.196430 (111.838901)
total: 520.96 sec