Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241118-193020
#<BuildRuby:0x00007fafbe11fdd0
@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.20241118-193020",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008773 0.000811 4.043841 ( 5.326918)
build_miniruby 0.001407 0.000234 1.800492 ( 2.100433)
build_ruby 0.001891 0.000315 4.451511 ( 5.154600)
build_all 0.006713 0.004628 6.072438 ( 5.504615)
build_install 0.023951 0.001211 8.775923 ( 7.198178)
test_btest 0.000797 0.000136 65.780623 ( 59.389367)
test_basic 0.000019 0.011205 0.982855 ( 1.274732)
test_all 0.094380 0.056250 707.433103 (265.761867)
test_rubyspec 0.058413 0.024368 107.153479 ( 31.182917)
total: 382.89 sec