Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231221-203219
#<BuildRuby:0x000055902fe7a1e8
@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.20231221-203219",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000032 0.000000 0.000032 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006562 0.000000 1.958531 ( 2.602604)
build_miniruby 0.001527 0.000000 2.192082 ( 2.077506)
build_ruby 0.001840 0.000000 3.353668 ( 3.629264)
build_all 0.004965 0.003962 5.042631 ( 3.295609)
build_install 0.008450 0.011539 6.489181 ( 4.365302)
test_btest 0.000685 0.000072 64.301496 ( 47.089682)
test_basic 0.004384 0.003471 0.796441 ( 1.245006)
test_all 0.105518 0.023942 705.313506 (688.030861)
test_rubyspec 0.055976 0.030597 94.041180 (180.729064)
total: 933.07 sec