Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-010959
#<BuildRuby:0x00007f3a7758fdc8
@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.20240711-010959",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000047 0.000006 0.000053 ( 0.000053)
configure 0.000041 0.000005 0.000046 ( 0.000046)
build_up 0.004213 0.007862 4.659656 ( 8.821432)
build_miniruby 0.001610 0.000296 21.957197 ( 32.674355)
build_ruby 0.002524 0.000465 4.349707 ( 17.635714)
build_all 0.011036 0.001259 7.451479 ( 9.984284)
build_install 0.015682 0.014398 10.704650 ( 14.748936)
test_btest 0.001678 0.000000 97.893280 (132.064889)
test_basic 0.000000 0.011446 1.193947 ( 1.951413)
test_all 0.138097 0.036617 862.901080 (1155.120697)
test_rubyspec 0.047531 0.047440 152.529888 (109.292178)
total: 1482.30 sec