Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240906-041800
#<BuildRuby:0x00007f24c3d6fdc8
@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.20240906-041800",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.005256 0.004183 4.159436 ( 5.134349)
build_miniruby 0.001664 0.000000 1.799586 ( 2.029022)
build_ruby 0.002278 0.000006 4.517811 ( 40.916041)
build_all 0.008965 0.001454 7.701961 ( 4.958765)
build_install 0.019381 0.006618 10.556976 ( 8.803320)
test_btest 0.000906 0.000164 100.800551 ( 75.680545)
test_basic 0.009980 0.004413 1.251647 ( 2.635409)
test_all 0.125434 0.035896 892.488460 (543.922017)
test_rubyspec 0.049632 0.046869 153.354662 ( 63.612722)
total: 747.69 sec