Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-155651
#<BuildRuby:0x000055e536e8a2a8
@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.20240221-155651",
@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.000002 0.000027 ( 0.000028)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.009236 0.000082 3.653707 ( 6.052286)
build_miniruby 0.001971 0.000127 28.184623 ( 31.008530)
build_ruby 0.002815 0.000181 3.956750 ( 5.693906)
build_all 0.004465 0.004621 6.165328 ( 8.512357)
build_install 0.019528 0.004585 8.183469 ( 10.650978)
test_btest 0.001184 0.000135 73.877480 (102.532758)
test_basic 0.008158 0.000413 0.904527 ( 1.834773)
test_all 0.083216 0.044828 827.277135 (938.789702)
test_rubyspec 0.056155 0.043290 118.745441 (178.046287)
total: 1283.12 sec