Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241115-212437
#<BuildRuby:0x00007f49fb33fdc8
@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.20241115-212437",
@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.000033 0.000006 0.000039 ( 0.000039)
configure 0.000042 0.000007 0.000049 ( 0.000050)
build_up 0.006235 0.002919 4.155979 ( 4.845286)
build_miniruby 0.001624 0.000307 1.761249 ( 1.878278)
build_ruby 0.001884 0.000357 4.489894 ( 5.029376)
build_all 0.007421 0.003862 6.257313 ( 4.802203)
build_install 0.012792 0.012905 8.945554 ( 7.126842)
test_btest 0.000895 0.000238 67.173167 ( 65.054222)
test_basic 0.009482 0.003269 1.008965 ( 1.586657)
test_all 0.119582 0.039596 718.431613 (401.602623)
test_rubyspec 0.062128 0.022497 104.144914 ( 30.304124)
total: 522.23 sec