Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-064812
#<BuildRuby:0x0000560360899fb8
@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.20221221-064812",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000188 0.004027 1.025725 ( 1.414538)
build_miniruby 0.001342 0.000000 1.381062 ( 1.380020)
build_ruby 0.001415 0.000000 3.421199 ( 3.768384)
build_all 0.003573 0.003682 3.826516 ( 2.067426)
build_install 0.014497 0.000000 3.137165 ( 2.234433)
test_btest 0.000825 0.000000 57.228439 ( 21.748634)
test_basic 0.001431 0.002592 0.424444 ( 0.522187)
test_all 0.001722 0.000345 680.735945 (234.700458)
test_rubyspec 0.026692 0.021346 69.077610 ( 79.232462)
total: 347.07 sec