Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-030715
#<BuildRuby:0x000055e222832228
@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.20240312-030715",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007904 0.000000 2.676203 ( 2.526865)
build_miniruby 0.001529 0.000143 1.629070 ( 1.627171)
build_ruby 0.001430 0.000134 3.426477 ( 3.665827)
build_all 0.007025 0.000658 6.818910 ( 3.208860)
build_install 0.019738 0.000588 8.687701 ( 4.668516)
test_btest 0.001067 0.000092 92.916624 ( 35.829336)
test_basic 0.002590 0.004818 1.032766 ( 1.394867)
test_all 0.074789 0.046807 861.633825 (358.921903)
test_rubyspec 0.040716 0.047258 124.925869 (134.553473)
total: 546.40 sec