Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240928-223926
#<BuildRuby:0x00007fed4878fdd8
@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-223926",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.009769 0.001585 5.550542 ( 7.273948)
build_miniruby 0.001836 0.000517 2.452202 ( 3.541564)
build_ruby 0.001518 0.000427 4.713503 ( 5.574134)
build_all 0.004845 0.005938 6.548141 ( 6.951030)
build_install 0.022624 0.003961 10.440363 ( 11.126344)
test_btest 0.000978 0.000099 85.150797 ( 96.235727)
test_basic 0.013751 0.000000 1.117803 ( 2.374388)
test_all 0.120645 0.043916 782.847878 (722.591959)
test_rubyspec 0.030190 0.065205 127.534584 ( 91.869752)
total: 947.54 sec