Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-001756
#<BuildRuby:0x00005585c67f5f70
@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.20240320-001756",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.008550 0.000771 3.713491 ( 2.728548)
build_miniruby 0.001483 0.000000 1.717061 ( 1.716200)
build_ruby 0.001610 0.000000 3.489726 ( 3.720720)
build_all 0.002817 0.006009 5.931702 ( 3.506729)
build_install 0.010214 0.011384 8.363019 ( 4.682926)
test_btest 0.000824 0.000243 73.570372 ( 56.205075)
test_basic 0.002457 0.006504 0.856895 ( 1.106819)
test_all 0.085629 0.038531 802.135131 (430.872000)
test_rubyspec 0.051280 0.041852 121.850807 (178.981681)
total: 683.52 sec