Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241211-073440
#<BuildRuby:0x00007f3162a2fdd8
@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.20241211-073440",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004336 0.004840 3.852646 ( 4.550009)
build_miniruby 0.001469 0.000245 1.994861 ( 1.999001)
build_ruby 0.001545 0.000258 4.108635 ( 4.241011)
build_all 0.008476 0.001412 5.318109 ( 2.357453)
build_install 0.014558 0.004763 7.942479 ( 4.042198)
test_btest 0.000764 0.000139 60.880618 ( 21.167155)
test_basic 0.000366 0.011779 0.985407 ( 1.091196)
test_all 0.103778 0.043185 701.446362 (305.592481)
test_rubyspec 0.049021 0.038298 104.378365 ( 40.114600)
total: 385.16 sec