Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-130314
#<BuildRuby:0x0000559df0352120
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230909-130314",
@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.000021 0.000001 0.000022 ( 0.000024)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003186 0.003854 2.110256 ( 4.331966)
build_miniruby 0.001705 0.000000 1.646700 ( 1.738141)
build_ruby 0.002198 0.000000 3.170975 ( 3.600733)
build_all 0.008303 0.000000 5.768473 ( 4.110435)
build_install 0.017085 0.004145 7.878290 ( 6.185949)
test_btest 0.001129 0.000122 82.922710 ( 46.122014)
test_basic 0.000000 0.008828 0.968199 ( 1.249247)
test_all 0.005673 0.005512 674.113233 (287.637570)
test_rubyspec 0.037453 0.031936 101.623387 (119.429358)
total: 474.41 sec