Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-011318
#<BuildRuby:0x0000558d16e76258
@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.20230102-011318",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004321 0.000196 1.071062 ( 1.496982)
build_miniruby 0.001198 0.000055 1.306182 ( 1.304678)
build_ruby 0.001376 0.000000 3.163897 ( 3.539814)
build_all 0.006539 0.000000 3.598294 ( 1.791822)
build_install 0.005370 0.008641 2.913275 ( 1.923847)
test_btest 0.000870 0.000104 55.960260 ( 15.933917)
test_basic 0.001398 0.004574 0.421125 ( 0.520845)
test_all 0.001041 0.000167 603.008412 (172.206749)
test_rubyspec 0.019771 0.019640 62.274205 ( 72.143569)
total: 270.86 sec