Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-094943
#<BuildRuby:0x000055c452cade80
@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.20231211-094943",
@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.000004 0.000015 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.002023 0.004790 2.034480 ( 2.096913)
build_miniruby 0.000000 0.001558 1.286839 ( 1.285069)
build_ruby 0.000000 0.001543 3.146754 ( 3.331495)
build_all 0.004065 0.002617 5.450534 ( 2.214736)
build_install 0.008929 0.006412 6.410820 ( 3.022612)
test_btest 0.000602 0.000274 79.681681 ( 21.874956)
test_basic 0.005513 0.000415 0.846398 ( 0.907639)
test_all 0.083546 0.035763 673.888992 (192.143353)
test_rubyspec 0.023173 0.031011 81.800222 ( 93.100567)
total: 319.98 sec