Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-084919
#<BuildRuby:0x000055f3f4c0e048
@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.20240122-084919",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000131 0.008093 16.007462 ( 9.088010)
build_miniruby 0.001337 0.000321 16.534723 ( 16.270336)
build_ruby 0.001703 0.000000 3.031467 ( 3.241351)
build_all 0.008951 0.000364 21.317908 ( 17.766899)
build_install 0.017124 0.000289 3.771489 ( 2.690033)
test_btest 0.000709 0.000137 64.811652 ( 21.714795)
test_basic 0.007375 0.000000 0.731896 ( 0.803020)
test_all 0.080064 0.040629 685.469580 (319.905945)
test_rubyspec 0.077308 0.035467 167.304110 (226.983853)
total: 618.47 sec