Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-011353
#<BuildRuby:0x000055faf4d32058
@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.20230704-011353",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006107 0.000939 2.078095 ( 4.300943)
build_miniruby 0.001187 0.000182 1.508743 ( 1.701041)
build_ruby 0.000000 0.001795 2.898617 ( 3.446159)
build_all 0.005152 0.003218 5.226220 ( 4.406936)
build_install 0.008082 0.011580 6.436610 ( 6.115966)
test_btest 0.000688 0.000190 66.730509 ( 38.774754)
test_basic 0.006131 0.001691 0.760624 ( 1.036200)
test_all 0.000987 0.000272 606.895594 (315.349210)
test_rubyspec 0.019264 0.042671 82.845097 (114.143595)
total: 489.28 sec