Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-035302
#<BuildRuby:0x000056168f0ea168
@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.20230122-035302",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004665 0.000086 1.089429 ( 1.463610)
build_miniruby 0.001184 0.000161 1.151346 ( 1.149553)
build_ruby 0.001243 0.000170 2.687951 ( 2.985203)
build_all 0.005583 0.000762 3.380825 ( 1.594024)
build_install 0.007370 0.005777 2.712645 ( 1.866402)
test_btest 0.000756 0.000137 54.922359 ( 15.201416)
test_basic 0.000000 0.004503 0.352880 ( 0.445245)
test_all 0.000000 0.001052 599.348010 (187.147313)
test_rubyspec 0.012973 0.026734 58.859843 ( 68.767128)
total: 280.62 sec