Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241225-194621
#<BuildRuby:0x00007f870cc0fdd8
@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-194621",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.004523 0.001574 2.062994 ( 4.501074)
build_miniruby 0.000000 0.001585 1.721198 ( 2.396658)
build_ruby 0.001988 0.000204 4.221492 ( 32.295949)
build_all 0.006746 0.005027 5.998260 ( 3.838300)
build_install 0.024028 0.000000 7.803214 ( 6.585096)
test_btest 0.000698 0.000143 63.761263 ( 48.143068)
test_basic 0.006881 0.005013 0.962164 ( 6.117361)
test_all 0.094983 0.057950 716.586385 (775.430852)
test_rubyspec 0.055660 0.030990 110.549450 (120.026678)
total: 999.34 sec