Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241119-192855
#<BuildRuby:0x00007f7ee642fdd0
@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.20241119-192855",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006994 0.001748 4.123444 ( 4.614274)
build_miniruby 0.001531 0.000383 1.784765 ( 1.945783)
build_ruby 0.001792 0.000448 4.321807 ( 4.789833)
build_all 0.007508 0.002915 6.090081 ( 4.148289)
build_install 0.018229 0.006859 8.989397 ( 6.354439)
test_btest 0.000779 0.000212 66.751719 ( 62.915088)
test_basic 0.000974 0.010709 0.970525 ( 1.388998)
test_all 0.114405 0.039909 715.703022 (335.290023)
test_rubyspec 0.063135 0.016297 107.225717 ( 29.458247)
total: 450.91 sec