Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-072716
#<BuildRuby:0x000055ffb03021a8
@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.20230119-072716",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.003787 0.000606 1.133916 ( 1.557900)
build_miniruby 0.001115 0.000179 1.204550 ( 1.203643)
build_ruby 0.001143 0.000183 2.816262 ( 3.110154)
build_all 0.004698 0.002807 3.775835 ( 1.998826)
build_install 0.014458 0.002988 2.902514 ( 2.300846)
test_btest 0.000597 0.000109 56.605398 ( 23.047841)
test_basic 0.004443 0.000111 0.418183 ( 0.511842)
test_all 0.000000 0.001825 640.067709 (211.460819)
test_rubyspec 0.008159 0.042590 70.651982 ( 80.994453)
total: 326.19 sec