Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-071227
#<BuildRuby:0x0000556aac9f1fc0
@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.20231214-071227",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006467 0.001078 2.462110 ( 3.679427)
build_miniruby 0.001245 0.000208 1.656367 ( 1.807962)
build_ruby 0.001498 0.000250 3.329660 ( 3.565815)
build_all 0.000616 0.008877 5.252913 ( 3.913555)
build_install 0.016850 0.002991 6.769650 ( 4.850166)
test_btest 0.000000 0.000919 60.593716 ( 35.601208)
test_basic 0.002724 0.004656 0.791065 ( 1.072407)
test_all 0.104544 0.016005 650.021576 (321.843742)
test_rubyspec 0.024842 0.048288 90.863897 (125.493276)
total: 501.83 sec