Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-170058
#<BuildRuby:0x0000564c9ea7a008
@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.20221229-170058",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000767 0.004135 0.846564 ( 1.239641)
build_miniruby 0.001210 0.000000 1.046256 ( 1.044900)
build_ruby 0.001623 0.000000 2.666668 ( 3.021709)
build_all 0.005606 0.000121 3.607639 ( 1.853548)
build_install 0.010449 0.000462 2.585919 ( 1.645686)
test_btest 0.000721 0.000139 55.398541 ( 14.500040)
test_basic 0.004348 0.000037 0.363105 ( 0.456108)
test_all 0.000929 0.000172 562.892922 (157.170659)
test_rubyspec 0.017617 0.019926 54.921396 ( 64.969330)
total: 245.90 sec