Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241004-064625
#<BuildRuby:0x00007fd4e367fdd0
@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.20241004-064625",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.005678 0.005029 4.826593 ( 8.364499)
build_miniruby 0.003864 0.000836 130.823491 (151.816331)
build_ruby 0.002362 0.000511 4.820448 ( 44.473194)
build_all 0.011209 0.014440 114.021885 (121.488894)
build_install 0.025630 0.003400 10.637888 ( 12.102664)
test_btest 0.000989 0.000265 88.849149 (109.933661)
test_basic 0.010563 0.001547 1.207846 ( 1.987370)
test_all 0.114329 0.052507 801.562281 (709.168776)
test_rubyspec 0.069016 0.026672 129.070729 ( 53.009324)
total: 1212.35 sec