Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-185142
#<BuildRuby:0x0000563e2fd3a090
@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.20231127-185142",
@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.000022 0.000007 0.000029 ( 0.000025)
autoconf 0.000029 0.000009 0.000038 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.003173 0.005171 3.478479 ( 4.954841)
build_miniruby 0.002005 0.001721 35.268643 ( 23.901829)
build_ruby 0.001270 0.000488 3.375756 ( 3.976060)
build_all 0.009543 0.000000 5.254912 ( 4.053011)
build_install 0.017373 0.005107 6.996033 ( 6.218979)
test_btest 0.000000 0.000999 61.155866 ( 51.617886)
test_basic 0.001880 0.006143 0.770324 ( 1.121013)
test_all 0.082682 0.044344 633.771273 (261.603062)
test_rubyspec 0.041630 0.031729 98.442752 (114.527088)
total: 471.97 sec