Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241225-114503
#<BuildRuby:0x00007ff0c943fdc0
@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.20241225-114503",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002843 0.003678 2.289094 ( 4.907566)
build_miniruby 0.001452 0.000415 10.275258 ( 9.734999)
build_ruby 0.001601 0.000458 4.213550 ( 7.555316)
build_all 0.007480 0.003880 5.984736 ( 3.198042)
build_install 0.021922 0.001495 7.812486 ( 5.778966)
test_btest 0.000664 0.000176 63.290733 ( 47.794596)
test_basic 0.011800 0.001939 1.000916 ( 1.263325)
test_all 0.144395 0.006751 722.030788 (677.863982)
test_rubyspec 0.068417 0.022575 112.240885 (136.159965)
total: 894.26 sec