Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240725-093036
#<BuildRuby:0x00007f54b2d2fdd0
@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.20240725-093036",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006773 0.002718 4.142627 ( 6.831063)
build_miniruby 0.002135 0.000000 1.899235 ( 2.898076)
build_ruby 0.002740 0.000308 4.603711 ( 6.336442)
build_all 0.006015 0.004413 7.542275 ( 9.377405)
build_install 0.015899 0.010195 10.816180 ( 13.075213)
test_btest 0.000720 0.000211 103.079562 (134.939877)
test_basic 0.006514 0.006202 1.265575 ( 3.104822)
test_all 0.119249 0.047797 828.956389 (1103.550862)
test_rubyspec 0.043353 0.052296 158.163425 (165.748761)
total: 1445.86 sec