Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-112508
#<BuildRuby:0x000055605951e0f0
@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.20230206-112508",
@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.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000552 0.004140 0.984427 ( 1.368969)
build_miniruby 0.001071 0.000186 1.060064 ( 1.058876)
build_ruby 0.001188 0.000207 2.106115 ( 2.316458)
build_all 0.004843 0.000842 3.519662 ( 1.830004)
build_install 0.011033 0.001108 2.717139 ( 1.947510)
test_btest 0.000255 0.000504 56.048488 ( 16.842833)
test_basic 0.000000 0.005349 0.411327 ( 0.502818)
test_all 0.000000 0.001109 611.604138 (175.005242)
test_rubyspec 0.023952 0.016411 64.387453 ( 74.436517)
total: 275.31 sec