Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240125-005438
#<BuildRuby:0x000055639c285ed8
@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.20240125-005438",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000006 0.000029 ( 0.000029)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005371 0.001343 2.111869 ( 3.503701)
build_miniruby 0.000890 0.001089 61.141704 ( 40.183370)
build_ruby 0.000000 0.001600 3.363733 ( 4.001494)
build_all 0.003531 0.005542 5.273903 ( 4.514953)
build_install 0.016470 0.004105 6.802337 ( 6.028357)
test_btest 0.000682 0.000212 68.923828 ( 58.116410)
test_basic 0.006525 0.002025 0.825978 ( 1.477029)
test_all 0.084149 0.039217 774.981831 (662.609350)
test_rubyspec 0.039848 0.077993 180.606671 (284.934978)
total: 1065.37 sec