Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240819-140654
#<BuildRuby:0x00007fccfe5bfdd8
@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.20240819-140654",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.001172 0.008141 4.123273 ( 5.085483)
build_miniruby 0.000000 0.002114 1.819722 ( 2.440494)
build_ruby 0.000547 0.001894 4.566028 ( 5.158403)
build_all 0.010547 0.000807 7.803660 ( 6.766323)
build_install 0.024112 0.001064 10.732022 ( 9.187193)
test_btest 0.000000 0.001497 99.333005 ( 84.961082)
test_basic 0.001535 0.011286 1.182998 ( 1.679605)
test_all 0.132926 0.028454 836.011415 (481.369704)
test_rubyspec 0.064703 0.026209 153.928836 ( 53.140366)
total: 649.79 sec