Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231231-022720
#<BuildRuby:0x0000561d1f4a6068
@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.20231231-022720",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005242 0.000561 1.895927 ( 3.803826)
build_miniruby 0.001751 0.000000 2.146907 ( 3.099823)
build_ruby 0.002193 0.000001 3.393912 ( 4.762313)
build_all 0.008449 0.000443 5.342194 ( 6.219085)
build_install 0.020878 0.000000 6.624073 ( 8.101012)
test_btest 0.000758 0.000000 62.405572 ( 74.195307)
test_basic 0.007700 0.000028 0.787881 ( 1.345822)
test_all 0.115779 0.012500 710.246554 (695.103802)
test_rubyspec 0.048990 0.029864 92.177934 (157.575899)
total: 954.21 sec