Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-031010
#<BuildRuby:0x000055a8fc0b21d8
@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.20231213-031010",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006795 0.000292 2.615011 ( 3.565761)
build_miniruby 0.001634 0.000000 1.724543 ( 1.886404)
build_ruby 0.001659 0.000000 3.257949 ( 3.538696)
build_all 0.002243 0.007128 5.513465 ( 3.848321)
build_install 0.019377 0.001128 6.727961 ( 4.037009)
test_btest 0.000725 0.000103 64.693051 ( 41.619052)
test_basic 0.007909 0.000527 0.828611 ( 0.915588)
test_all 0.100088 0.026462 669.942140 (302.582823)
test_rubyspec 0.034129 0.030083 80.566309 ( 92.364696)
total: 454.36 sec