Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-152255
#<BuildRuby:0x0000561699825fb8
@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.20221208-152255",
@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.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005482 0.000242 1.446075 ( 1.618838)
build_miniruby 0.001021 0.000163 1.256607 ( 1.256638)
build_ruby 0.001374 0.000220 2.760169 ( 2.757875)
build_all 0.007914 0.000000 3.861969 ( 2.279202)
build_install 0.009715 0.007676 2.989445 ( 2.177937)
test_btest 0.000647 0.000129 55.872090 ( 20.374131)
test_basic 0.000159 0.004097 0.347705 ( 0.443705)
test_all 0.001312 0.000306 629.132681 (183.252416)
test_rubyspec 0.007869 0.018942 62.685165 ( 72.519801)
total: 286.68 sec