Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-110954
#<BuildRuby:0x00007f5882e3fdc8
@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.20240712-110954",
@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.000003 0.000026 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000035 0.000004 0.000039 ( 0.000040)
build_up 0.001680 0.007773 4.046002 ( 13.424676)
build_miniruby 0.002322 0.000000 2.163109 ( 7.521765)
build_ruby 0.002302 0.000129 4.153305 ( 32.649259)
build_all 0.010866 0.000481 7.329708 ( 7.815242)
build_install 0.019004 0.007124 10.379118 ( 11.945780)
test_btest 0.000000 0.001130 98.352427 (122.295826)
test_basic 0.007273 0.005665 1.153295 ( 1.992091)
test_all 0.132440 0.039597 842.567142 (1017.751770)
test_rubyspec 0.059903 0.036301 151.886997 (132.601187)
total: 1348.00 sec