Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241028-050528
#<BuildRuby:0x00007f091691fde0
@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.20241028-050528",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002679 0.007765 5.186694 ( 5.579103)
build_miniruby 0.001545 0.000325 2.276670 ( 2.650522)
build_ruby 0.001825 0.000384 4.441878 ( 4.710353)
build_all 0.005465 0.005379 6.375234 ( 4.145179)
build_install 0.019301 0.006940 9.491190 ( 6.301515)
test_btest 0.000976 0.000244 67.000420 ( 53.500343)
test_basic 0.008704 0.005649 1.103252 ( 1.504467)
test_all 0.121279 0.037219 733.663473 (452.819021)
test_rubyspec 0.050133 0.039689 113.839567 ( 50.985737)
total: 582.20 sec