Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-235840
#<BuildRuby:0x00007f21f132fdd8
@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.20240706-235840",
@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.000025 0.000005 0.000030 ( 0.000032)
autoconf 0.000047 0.000010 0.000057 ( 0.000049)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.005087 0.004309 4.513130 ( 4.121328)
build_miniruby 0.001830 0.000418 1.685404 ( 1.688151)
build_ruby 0.002433 0.000000 4.482381 ( 16.349463)
build_all 0.010536 0.000000 7.277204 ( 3.518707)
build_install 0.018140 0.005549 10.664954 ( 5.838380)
test_btest 0.000000 0.000872 94.535806 ( 39.912098)
test_basic 0.000000 0.015413 1.294469 ( 1.540193)
test_all 0.080957 0.080608 879.853274 (541.565528)
test_rubyspec 0.061398 0.034309 158.681622 (156.302723)
total: 770.84 sec