Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-091439
#<BuildRuby:0x00007f63e46cfdc8
@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.20240626-091439",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000030 0.000009 0.000039 ( 0.000040)
build_up 0.004872 0.005374 4.511279 ( 8.180408)
build_miniruby 0.000000 0.002135 1.801399 ( 2.582339)
build_ruby 0.001609 0.001028 4.421861 ( 10.976679)
build_all 0.009899 0.001861 7.554358 ( 10.536660)
build_install 0.011367 0.017846 11.047708 ( 14.624604)
test_btest 0.000833 0.000337 102.596624 (147.288912)
test_basic 0.005098 0.008895 1.241558 ( 2.617850)
test_all 0.112485 0.059517 822.307796 (938.554347)
test_rubyspec 0.033718 0.065224 153.770507 ( 79.446838)
total: 1214.81 sec