Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240731-033534
#<BuildRuby:0x00007f2e4e1cfdd0
@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.20240731-033534",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006317 0.004332 4.469325 ( 7.528071)
build_miniruby 0.001980 0.000000 2.441536 ( 3.653038)
build_ruby 0.002373 0.000140 4.716863 ( 6.334678)
build_all 0.007949 0.003975 8.345174 ( 9.780259)
build_install 0.013966 0.014148 11.231009 ( 14.211964)
test_btest 0.000818 0.000228 104.509674 (127.095423)
test_basic 0.002534 0.011095 1.273611 ( 1.880143)
test_all 0.099865 0.069507 885.219158 (979.760061)
test_rubyspec 0.044758 0.054273 159.732416 (107.375921)
total: 1257.62 sec