Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241007-064645
#<BuildRuby:0x00007f269cdffdd0
@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.20241007-064645",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000033 0.000004 0.000037 ( 0.000035)
build_up 0.009712 0.000547 4.844065 ( 5.819877)
build_miniruby 0.001714 0.000167 2.576568 ( 2.744057)
build_ruby 0.002137 0.000208 4.657645 ( 5.267336)
build_all 0.011334 0.000665 7.126876 ( 5.720477)
build_install 0.009606 0.015853 10.332341 ( 8.539239)
test_btest 0.000901 0.000153 85.143177 ( 65.287069)
test_basic 0.012648 0.001398 1.273625 ( 1.860679)
test_all 0.111614 0.054059 856.818979 (702.599927)
test_rubyspec 0.055122 0.042796 132.953394 ( 98.992057)
total: 896.83 sec