Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-025923
#<BuildRuby:0x0000557c9097e228
@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.20231206-025923",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.007700 0.000419 2.422868 ( 4.312344)
build_miniruby 0.001632 0.000174 1.667802 ( 2.007627)
build_ruby 0.001532 0.000164 3.275801 ( 4.166645)
build_all 0.008191 0.000877 5.458262 ( 4.711503)
build_install 0.021262 0.000364 6.812551 ( 6.613209)
test_btest 0.000996 0.000093 63.781963 ( 61.003220)
test_basic 0.003502 0.004939 0.803215 ( 1.283354)
test_all 0.111851 0.011033 670.352993 (408.694521)
test_rubyspec 0.024904 0.048098 90.316447 (126.548420)
total: 619.34 sec