Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-180542
#<BuildRuby:0x000055654ed81e00
@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.20221219-180542",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000021)
build_up 0.000000 0.005358 1.195284 ( 1.912313)
build_miniruby 0.000000 0.001674 1.405497 ( 1.437160)
build_ruby 0.001055 0.000590 3.581105 ( 4.050133)
build_all 0.006984 0.000464 3.896037 ( 2.480257)
build_install 0.008564 0.008071 3.234392 ( 2.736640)
test_btest 0.000703 0.000000 57.416969 ( 28.204959)
test_basic 0.004145 0.000185 0.429851 ( 0.533513)
test_all 0.001244 0.000249 626.502277 (234.705125)
test_rubyspec 0.031371 0.018746 74.343246 ( 88.201651)
total: 364.26 sec