Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-230846
#<BuildRuby:0x00007fe1de5ffdd0
@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.20240713-230846",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008632 0.000524 3.885605 ( 5.128335)
build_miniruby 0.001711 0.000185 1.780461 ( 2.131735)
build_ruby 0.002198 0.000237 4.278719 ( 5.406523)
build_all 0.006033 0.004844 7.350719 ( 7.891213)
build_install 0.020976 0.005454 10.208331 ( 10.074786)
test_btest 0.001000 0.000150 96.879383 (107.391547)
test_basic 0.007656 0.004984 1.159371 ( 1.866068)
test_all 0.126324 0.043569 850.623607 (1036.730919)
test_rubyspec 0.046286 0.047635 148.488433 (141.852074)
total: 1318.47 sec