Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-225849
#<BuildRuby:0x000055fd7ea6a190
@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.20231207-225849",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.005704 0.002074 2.626110 ( 4.667677)
build_miniruby 0.001252 0.000455 1.689102 ( 2.062553)
build_ruby 0.001273 0.000463 3.145463 ( 4.120150)
build_all 0.010045 0.000000 5.592271 ( 4.685182)
build_install 0.012404 0.008552 6.993642 ( 7.247362)
test_btest 0.000723 0.000265 67.417978 ( 66.713366)
test_basic 0.002889 0.005136 0.838076 ( 1.321618)
test_all 0.082551 0.041598 668.998575 (421.357156)
test_rubyspec 0.026535 0.043717 89.875620 (132.433981)
total: 644.61 sec