Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240728-113141
#<BuildRuby:0x00007fe481ccfde0
@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.20240728-113141",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005877 0.004338 4.245267 ( 6.316495)
build_miniruby 0.001465 0.000285 1.868726 ( 2.541122)
build_ruby 0.001861 0.000362 4.494417 ( 6.177990)
build_all 0.010278 0.001165 7.889759 ( 9.594722)
build_install 0.015212 0.012392 10.816416 ( 13.395577)
test_btest 0.000843 0.000206 103.647818 (135.892582)
test_basic 0.009814 0.003547 1.245683 ( 2.616239)
test_all 0.128144 0.041645 824.654398 (1028.116220)
test_rubyspec 0.050383 0.046320 159.303922 (149.239590)
total: 1353.89 sec