Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-202055
#<BuildRuby:0x0000557534a66450
@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.20240317-202055",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.008619 0.000652 2.516082 ( 3.706108)
build_miniruby 0.001418 0.000196 1.848305 ( 2.268481)
build_ruby 0.001394 0.000193 3.707945 ( 4.482038)
build_all 0.007907 0.001091 6.312680 ( 5.191153)
build_install 0.017358 0.003726 8.134351 ( 6.515907)
test_btest 0.000664 0.000098 73.549069 ( 51.719982)
test_basic 0.006696 0.000985 0.889468 ( 1.313159)
test_all 0.099181 0.024237 803.975000 (557.210351)
test_rubyspec 0.057695 0.040512 125.016923 (194.171054)
total: 826.58 sec