Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240928-123955
#<BuildRuby:0x00007fac5a69fdd0
@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.20240928-123955",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000040 0.000007 0.000047 ( 0.000048)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.011168 0.002113 23.415315 ( 34.816842)
build_miniruby 0.009627 0.001821 284.694806 (310.392082)
build_ruby 0.002222 0.000420 5.451330 ( 32.399991)
build_all 0.005429 0.011384 55.757932 ( 64.255936)
build_install 0.017442 0.008630 10.265022 ( 21.005649)
test_btest 0.000822 0.000224 86.496680 (108.273757)
test_basic 0.005617 0.005952 1.144769 ( 2.363415)
test_all 0.100215 0.064493 742.230138 (691.143236)
test_rubyspec 0.044019 0.046744 124.640841 ( 70.376214)
total: 1335.03 sec