Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240828-022139
#<BuildRuby:0x00007fccf1d8fde0
@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.20240828-022139",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000024 0.000011 0.000035 ( 0.000033)
build_up 0.008933 0.000351 4.041530 ( 4.714896)
build_miniruby 0.001858 0.000000 1.836922 ( 2.186393)
build_ruby 0.002387 0.000116 4.422293 ( 4.730798)
build_all 0.009599 0.000530 7.540103 ( 4.851087)
build_install 0.016893 0.007333 10.101648 ( 6.836004)
test_btest 0.000749 0.000278 92.212569 ( 61.470509)
test_basic 0.011360 0.000907 1.184743 ( 1.353250)
test_all 0.120347 0.037141 824.416196 (379.386381)
test_rubyspec 0.055447 0.033981 148.647194 ( 41.361345)
total: 506.89 sec