Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-145922
#<BuildRuby:0x000055ffa51ce1e8
@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.20231207-145922",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.007214 0.000640 2.535710 ( 4.062562)
build_miniruby 0.001604 0.000000 1.692652 ( 2.239235)
build_ruby 0.001737 0.000000 3.261089 ( 3.888593)
build_all 0.009024 0.000792 5.531672 ( 5.412576)
build_install 0.008435 0.012863 7.087976 ( 6.852032)
test_btest 0.000675 0.000187 64.190112 ( 65.905499)
test_basic 0.008839 0.000048 0.833953 ( 1.376369)
test_all 0.079136 0.043982 698.431417 (444.866388)
test_rubyspec 0.036682 0.035073 89.005181 (116.900151)
total: 651.50 sec