Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240313-141246
#<BuildRuby:0x000055da64de6450
@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.20240313-141246",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004279 0.005427 4.743632 ( 5.141403)
build_miniruby 0.004413 0.008118 278.303768 (144.958703)
build_ruby 0.000455 0.001546 4.172215 ( 5.626811)
build_all 0.013106 0.001903 50.724192 ( 47.228894)
build_install 0.016134 0.007084 8.484401 ( 8.582750)
test_btest 0.001036 0.000000 78.235281 ( 78.711064)
test_basic 0.005601 0.003647 0.917258 ( 1.585055)
test_all 0.096105 0.030332 823.134716 (682.204497)
test_rubyspec 0.060276 0.033803 122.689660 (188.123640)
total: 1162.16 sec