Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-120501
#<BuildRuby:0x000055c85a3c1f40
@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.20240228-120501",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005582 0.003387 2.667478 ( 4.570742)
build_miniruby 0.001474 0.000397 1.885770 ( 2.527360)
build_ruby 0.001524 0.000410 3.647066 ( 4.730385)
build_all 0.008890 0.000169 6.046830 ( 6.731057)
build_install 0.018551 0.004638 7.925259 ( 8.832184)
test_btest 0.000000 0.001300 73.498969 ( 78.335954)
test_basic 0.004484 0.003330 0.877325 ( 1.578667)
test_all 0.091840 0.033789 721.653066 (551.816199)
test_rubyspec 0.059642 0.035620 121.402435 (169.601155)
total: 828.72 sec