Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-120410
#<BuildRuby:0x0000559bcc022228
@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.20221222-120410",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000249 0.004155 1.021943 ( 1.504512)
build_miniruby 0.001400 0.000389 1.286123 ( 1.284599)
build_ruby 0.000000 0.001629 3.046738 ( 3.392941)
build_all 0.005378 0.001584 3.286507 ( 1.562802)
build_install 0.008557 0.004191 2.585131 ( 1.730994)
test_btest 0.000000 0.000788 57.170198 ( 14.741344)
test_basic 0.000000 0.005171 0.423360 ( 0.519420)
test_all 0.000000 0.002230 668.329390 (228.225696)
test_rubyspec 0.015807 0.033267 62.906326 ( 72.829781)
total: 325.79 sec