Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240925-063632
#<BuildRuby:0x00007f93182dfde0
@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.20240925-063632",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.009274 0.001909 5.237323 ( 8.684124)
build_miniruby 0.002129 0.000438 1.979587 ( 3.040766)
build_ruby 0.002021 0.000000 4.596164 ( 9.426537)
build_all 0.002834 0.008842 6.574315 ( 9.893336)
build_install 0.015562 0.011211 10.171745 ( 18.505109)
test_btest 0.000628 0.000189 85.202223 (117.733778)
test_basic 0.007568 0.006788 1.112363 ( 2.203415)
test_all 0.121851 0.043674 746.249397 (833.770832)
test_rubyspec 0.046529 0.046693 125.064107 ( 81.051636)
total: 1084.31 sec