Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240805-114520
#<BuildRuby:0x00007f3f96c3fdc0
@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.20240805-114520",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000041 0.000005 0.000046 ( 0.000044)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.005364 0.003692 4.256970 ( 7.655154)
build_miniruby 0.001914 0.000258 1.866984 ( 2.768371)
build_ruby 0.002281 0.000000 4.459244 ( 6.488315)
build_all 0.006526 0.004175 7.715977 ( 10.567236)
build_install 0.022008 0.005704 10.837455 ( 14.436243)
test_btest 0.000880 0.000147 99.954660 (128.759130)
test_basic 0.009000 0.006046 1.298090 ( 2.279912)
test_all 0.118345 0.045111 871.315034 (800.380088)
test_rubyspec 0.062929 0.031035 154.636658 ( 71.268595)
total: 1044.60 sec