Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231106-212010
#<BuildRuby:0x000055ffbd40a458
@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.20231106-212010",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003806 0.003900 2.508803 ( 4.220837)
build_miniruby 0.001545 0.000276 2.029783 ( 2.661179)
build_ruby 0.002030 0.000363 3.212704 ( 29.193177)
build_all 0.012396 0.000038 56.902574 ( 70.354125)
build_install 0.016693 0.007422 7.131510 ( 7.962278)
test_btest 0.000772 0.000150 66.731666 ( 67.193638)
test_basic 0.003815 0.004836 0.809288 ( 1.295264)
test_all 0.083625 0.043917 678.495161 (474.566638)
test_rubyspec 0.032389 0.041460 89.550786 (121.911131)
total: 779.36 sec