Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-033014
#<BuildRuby:0x00007efd5d42fde0
@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.20240726-033014",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000032 0.000012 0.000044 ( 0.000045)
configure 0.000026 0.000010 0.000036 ( 0.000035)
build_up 0.005343 0.004492 4.231189 ( 6.609958)
build_miniruby 0.001330 0.000532 35.493216 ( 43.556908)
build_ruby 0.001745 0.000698 4.513232 ( 8.174834)
build_all 0.009141 0.001959 7.868394 ( 10.976024)
build_install 0.015124 0.011942 11.312419 ( 15.047322)
test_btest 0.000903 0.000387 99.858969 (143.535754)
test_basic 0.001592 0.011356 1.190836 ( 2.255551)
test_all 0.120357 0.050541 878.914151 (1183.358959)
test_rubyspec 0.056794 0.035524 161.321752 (176.474209)
total: 1589.99 sec