Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231223-183508
#<BuildRuby:0x0000561efdf7e398
@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.20231223-183508",
@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.000002 0.000026 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.006477 0.000000 1.718524 ( 2.806420)
build_miniruby 0.000000 0.001862 1.783397 ( 2.166836)
build_ruby 0.000006 0.001877 3.370849 ( 4.105418)
build_all 0.007775 0.000752 5.156145 ( 4.465400)
build_install 0.010469 0.009304 6.212753 ( 5.967301)
test_btest 0.000000 0.001272 62.766012 ( 56.883086)
test_basic 0.000356 0.007426 0.811052 ( 1.159933)
test_all 0.086170 0.043115 683.195721 (714.351912)
test_rubyspec 0.037789 0.042995 92.190277 (173.413742)
total: 965.32 sec