Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-131233
#<BuildRuby:0x00005579d3f4e348
@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.20231214-131233",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.007393 0.000224 2.640862 ( 3.073305)
build_miniruby 0.000000 0.001976 1.712944 ( 1.746295)
build_ruby 0.000216 0.001706 3.294050 ( 3.489091)
build_all 0.005467 0.003709 5.356343 ( 3.122952)
build_install 0.013609 0.008187 6.914731 ( 4.702941)
test_btest 0.000913 0.000000 63.212043 ( 38.970702)
test_basic 0.004437 0.004271 0.803585 ( 0.916476)
test_all 0.084627 0.041079 660.957784 (231.148264)
test_rubyspec 0.052958 0.023236 89.896067 (102.573426)
total: 389.74 sec