Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-070317
#<BuildRuby:0x0000557cb6cea1e8
@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.20231210-070317",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.008652 2.553944 ( 4.042473)
build_miniruby 0.000000 0.001432 1.711618 ( 1.988174)
build_ruby 0.001211 0.000608 3.313708 ( 3.989148)
build_all 0.000000 0.009101 5.483458 ( 4.603539)
build_install 0.007159 0.013387 7.034729 ( 6.350510)
test_btest 0.000511 0.000264 64.442119 ( 59.547932)
test_basic 0.003083 0.005274 0.804765 ( 0.966940)
test_all 0.085675 0.037311 645.501184 (369.258268)
test_rubyspec 0.036497 0.039965 90.805313 (117.804400)
total: 568.55 sec